KeyboardActions
Function
Common
fun KeyboardActions(onAny: KeyboardActionScope.() -> Unit): KeyboardActions
Creates an instance of KeyboardActions
that uses the specified lambda for all ImeAction
s.
fun KeyboardActions(onAny: KeyboardActionScope.() -> Unit): KeyboardActions
Creates an instance of KeyboardActions
that uses the specified lambda for all ImeAction
s.