Property

LocalTextInputService

The CompositionLocal to provide communication with platform text input service.

Deprecated

Use PlatformTextInputModifierNode instead.

Source set: Common
val LocalTextInputService = staticCompositionLocalOf<TextInputService?> { null }

The CompositionLocal to provide communication with platform text input service.

Last updated: