UIStyleFontTypes
- Updated2025-07-21
- 1 minute(s) read
UIStyleFontTypes
Use these constants to specify the font type.
- UIStyleFontType_Monospaced –(Value: 1) Specifies the monospaced GUI font.
- UIStyleFontType_Proportional –(Value: 0) Specifies the general proportional GUI font.
- UIStyleFontType_SectionHeader –(Value: 2) Specifies the section header.
- UIStyleFontType_Subtitle2 –(Value: 3) Specifies the subtitle2.