UxrToggleSymbolsPage Class
Symbols page for keyboard symbols. A keyboard may have multiple symbol pages.
Inheritance Hierarchy
System.Object
UltimateXR.UI.Helpers.Keyboard.UxrToggleSymbolsPage
Namespace: UltimateXR.UI.Helpers.Keyboard
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
[SerializableAttribute]
public class UxrToggleSymbolsPage
The UxrToggleSymbolsPage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UxrToggleSymbolsPage | Constructor. |
Properties
Name | Description | |
---|---|---|
KeysRoot | Gets the root GameObject where all the keys in the page hang from. | |
Label | Gets the label that describes the symbols in the page. |
Extension Methods
Name | Description | |
---|---|---|
ThrowIfNull | Throws an exception if the object is null. (Defined by ObjectExt.) |