Enum IconSize
Sizing values for Icon elements.
Namespace: UnityEngine.Dt.App.UI
Syntax
public enum IconSize
Fields
Name | Description | Value |
---|---|---|
S | Small |
1 |
M | Medium |
2 |
L | Large |
3 |
Sizing values for Icon elements.
public enum IconSize
Name | Description | Value |
---|---|---|
S | Small |
1 |
M | Medium |
2 |
L | Large |
3 |