<div class='type'>Interface</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>



```kotlin
interface KeyboardActionScope
```


This scope can be used to execute the default action implementation.


## Functions



<h2 id="defaultkeyboardaction-imeaction">defaultKeyboardAction</h2>

```kotlin
fun defaultKeyboardAction(imeAction: ImeAction)
```


Runs the default implementation for the specified `action`.