Common
interface LegacyPlatformTextInputNode
Properties
Common
val softwareKeyboardController: SoftwareKeyboardController?
Common
val layoutCoordinates: LayoutCoordinates?
Common
val legacyTextFieldState: LegacyTextFieldState?
Common
val textFieldSelectionManager: TextFieldSelectionManager?
Common
val viewConfiguration: ViewConfiguration
Functions
launchTextInputSession
fun launchTextInputSession(block: suspend PlatformTextInputSession.() -> Nothing): Job?