MACaptionAppearanceFontStyle Enum

Definition

Enumerated values that control the font for the captions.

[ObjCRuntime.Native]
public enum MACaptionAppearanceFontStyle
[<ObjCRuntime.Native>]
type MACaptionAppearanceFontStyle = 
Inheritance
MACaptionAppearanceFontStyle
Attributes

Fields

Name Value Description
Default 0
MonospacedWithSerif 1
ProportionalWithSerif 2
MonospacedWithoutSerif 3
ProportionalWithoutSerif 4
Casual 5
Cursive 6
SmallCapital 7

Applies to