SetTextInputBoxEnabled
DocsSetTextInputBoxEnabled(state)Description
Toggles if the text input box can be opened with <code>DISPLAY_ONSCREEN_KEYBOARD</code>.
Parameters
| Name | Type | Description |
|---|---|---|
state | BOOL | — |
Returns
voidThis native does not return a value.