KeyboardActionScope
-
Cmn
interface KeyboardActionScope
This scope can be used to execute the default action implementation.
Summary
Public functions |
||
|---|---|---|
Unit |
defaultKeyboardAction(imeAction: ImeAction)Runs the default implementation for the specified |
Cmn
|
Public functions
defaultKeyboardAction
fun defaultKeyboardAction(imeAction: ImeAction): Unit
Runs the default implementation for the specified action.