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 name | Value | Description | |
---|---|---|---|
SingleChar | 0 | Single character label. | |
MultipleChar | 1 | Key supports multiple outputs depending on shift/alt gr and has multiple labels because of that. |