keyboardAlignment

Function

Android
@ExperimentalTvFoundationApi
fun PlatformImeOptions.keyboardAlignment(
    horizontalAlignment: TvKeyboardAlignment
): PlatformImeOptions

Adds the keyboard alignment option to the private IME configuration options.

It is not guaranteed if IME will comply with the options provided here.

Parameters

horizontalAlignmentdefines the horizontal alignment TvKeyboardAlignment option for keyboard.