headingLevel
Text heading level.
headingLevel?: 1 | 2 | 3 | 4 | 5 | 6
Notes
- Heading level 1 refers to the most prominent heading, i.e.
<h1>
HTML element. - This property can’t be changed after rendering.
Related
- class UILabelA view class that represents a label control.