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

NameDescription
Public methodUxrToggleSymbolsPage Constructor.

Properties

NameDescription
Public propertyKeysRoot Gets the root GameObject where all the keys in the page hang from.
Public propertyLabel Gets the label that describes the symbols in the page.

Extension Methods

NameDescription
Public Extension MethodThrowIfNull Throws an exception if the object is null. (Defined by ObjectExt.)

See Also

Reference

UltimateXR.UI.Helpers.Keyboard Namespace