UxrKeyLayoutType Enumeration

Enumerates the different layouts of labels in a keyboard key.

Namespace: UltimateXR.UI.Helpers.Keyboard
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public enum UxrKeyLayoutType


Members

Member nameValueDescription
SingleChar0Single character label.
MultipleChar1Key supports multiple outputs depending on shift/alt gr and has multiple labels because of that.

See Also

Reference

UltimateXR.UI.Helpers.Keyboard Namespace