eUIType Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Ruyi.SDK.CommonType.eUIType"]
Namespace: Ruyi.SDK.CommonType
public enum eUIType
Member name | Value | Description | |
---|---|---|---|
None | 0 | ||
Toggle | 1 | ||
Text | 2 | ||
Slider | 3 | ||
CheckList | 4 | ||
OptionList | 5 | ||
DateTime | 6 | ||
InputTextWithLabel | 7 | ||
Button | 8 | ||
InputText | 9 |