Closes the Keyboard in <code>Keyboard</code> field when it receives a [[Button Events|button event]]. Using a button on the same slot of this component and pressing it will make this component receive said event.
Closes the Keyboard in <code>Keyboard</code> field when it receives a [[Button Events|button event]]. Using a button on the same slot of this component and pressing it will make this component receive said event.
== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|Keyboard|'''[[Component:VirtualKeyboard|VirtualKeyboard]]'''|TypeAdv0=true| The virtual keyboard to close.
|Keyboard|'''[[Component:VirtualKeyboard|VirtualKeyboard]]'''|TypeAdv0=true| The virtual keyboard to close.
Line 11:
Line 11:
== Examples ==
== Examples ==
Used
Used in the default keyboard to close the keyboard.
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.