PlatformImeOptions

Function

Android
@ExperimentalTvFoundationApi
fun PlatformImeOptions(horizontalAlignment: TvKeyboardAlignment) =
    PlatformImeOptions(horizontalAlignment.option)

Additional IME configuration options supported for TV.

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

Parameters

horizontalAlignmentdefines the horizontal alignment TvKeyboardAlignment option for keyboard.