UxrKeyboardUI.KeyInfo Class

Contains information about the key in our internal dictionary.

Inheritance Hierarchy

System.Object
  UltimateXR.UI.Helpers.Keyboard.UxrKeyboardUI.KeyInfo
Namespace: UltimateXR.UI.Helpers.Keyboard
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public class KeyInfo


The UxrKeyboardUI.KeyInfo type exposes the following members.

Constructors

NameDescription
Public methodUxrKeyboardUI.KeyInfo

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