NSFontPanelModeMask Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum NSFontPanelModeMask
type NSFontPanelModeMask = 
Inheritance
NSFontPanelModeMask
Attributes

Fields

Name Value Description
Face 1
Size 2
Collection 4
UnderlineEffect 256
StrikethroughEffect 512
TextColorEffect 1024
DocumentColorEffect 2048
ShadowEffect 4096
StandardModes 65535
AllEffects 1048320
AllModes 4294967295

Applies to