Enum Size
The sizing of UI components.
Namespace: UnityEngine.Dt.App.UI
Syntax
public enum Size
Fields
Name | Description | Value |
---|---|---|
S | Small |
1 |
M | Medium |
2 |
L | Large |
3 |
The sizing of UI components.
public enum Size
Name | Description | Value |
---|---|---|
S | Small |
1 |
M | Medium |
2 |
L | Large |
3 |