Deprecated
Use PlatformTextInputModifierNode instead.
Source set: Common
val LocalTextInputService = staticCompositionLocalOf<TextInputService?> { null }
The CompositionLocal to provide communication with platform text input service.
The CompositionLocal to provide communication with platform text input service.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
Deprecated
Use PlatformTextInputModifierNode instead.
val LocalTextInputService = staticCompositionLocalOf<TextInputService?> { null }
The CompositionLocal to provide communication with platform text input service.
Last updated: