Enum TextSize
Sizing values for Text UI element.
Namespace: Unity.AppUI.UI
Assembly: Unity.AppUI.dll
Syntax
public enum TextSize
Fields
Name | Description |
---|---|
L | Large |
M | Medium |
S | Small |
XL | Extra-large |
XS | Extra-small |
XXL | Double Extra-large |
XXS | Extra-extra-small |
XXXL | Triple Extra-large |