KeyboardActions
Source set: Common
fun KeyboardActions(onAny: KeyboardActionScope.() -> Unit): KeyboardActions
Creates an instance of KeyboardActions that uses the specified lambda for all ImeActions.
Creates an instance of KeyboardActions that uses the specified lambda for all ImeActions.
fun KeyboardActions(onAny: KeyboardActionScope.() -> Unit): KeyboardActions
Creates an instance of KeyboardActions that uses the specified lambda for all ImeActions.
Last updated: