Enum UILabelStyle
Represents the style of a IUILabel.
Namespace: DevToys.Api
Assembly: DevToys.Api.dll
Syntax
public enum UILabelStyle
Fields
| Name | Description |
|---|---|
| Body | The body style. |
| BodyLarge | The large body style. |
| BodyStrong | The strong body style. |
| Caption | The caption style. |
| Display | The display style. |
| Subtitle | The subtitle style. |
| Title | The title style. |
| TitleLarge | The large title style. |