CTFontUIFontType Enum

Definition

An enumeration whose values specify the intended use of a font. Used with C:CoreText.CTFont(CoreTextCTFontUIType, System.Single, System.String)

public enum CTFontUIFontType
type CTFontUIFontType = 
Inheritance
CTFontUIFontType

Fields

AlertHeader 18
Application 9
ControlContent 26
EmphasizedSystem 3
EmphasizedSystemDetail 20
Label 10
MenuItem 12
MenuItemCmdKey 14
MenuItemMark 13
MenuTitle 11
Message 23
MiniEmphasizedSystem 7
MiniSystem 6
None 4294967295
Palette 24
PushButton 16
SmallEmphasizedSystem 5
SmallSystem 4
SmallToolbar 22
System 2
SystemDetail 19
Toolbar 21
ToolTip 25
User 0
UserFixedPitch 1
UtilityWindowTitle 17
Views 8
WindowTitle 15

Applies to