Component:SimpleVirtualKeyboard: Difference between revisions

From Resonite Wiki
Automated: create new component page
 
add info
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
|Name=Simple Virtual Keyboard
|Name=Simple Virtual Keyboard
}}
}}
{{stub}}
The '''SimpleVirtualKeyboard''' component makes a simple keyboard UI that can be used.


== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
}}
}}


== Behavior ==
== Usage ==
On apply this component populates a [[Component:VirtualKeyboard|VirtualKeyboard]] as well as a basic UIX layout.


== Examples ==
== Examples ==
{{stub}}


== See Also ==
== See Also ==
{{Template:KeyBoardTypes_SeeAlso}}


[[Category:Components:Userspace:Virtual Keyboard{{#translation:}}|Simple Virtual Keyboard]]
[[Category:Components:Userspace:Virtual Keyboard{{#translation:}}|Simple Virtual Keyboard]]
[[Category:Components{{#translation:}}|Simple Virtual Keyboard]]
[[Category:Components{{#translation:}}|Simple Virtual Keyboard]]
[[Category:ComponentStubs]]

Latest revision as of 19:42, 2 February 2025

Component image 
Simple Virtual Keyboard component as seen in the Scene Inspector

The SimpleVirtualKeyboard component makes a simple keyboard UI that can be used.

Fields

Fields
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. Some components stop their functionality when this field is disabled, but some don't.

Usage

On apply this component populates a VirtualKeyboard as well as a basic UIX layout.

Examples

This article or section is a Stub. You can help the Resonite Wiki by expanding it.

See Also