Component image
Closes the Keyboard in Keyboard
field when it receives a button event. Using a button on the same slot of this component and pressing it will make this component receive said event.
Usage
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
Keyboard
|
VirtualKeyboard | The virtual keyboard to close. |
Examples
Used