Partager via


NSFontPanelMode Énumération

Définition

Cette énumération prend en charge une combinaison au niveau du bit de ses valeurs membres.

[System.Flags]
public enum NSFontPanelMode
type NSFontPanelMode = 
Héritage
NSFontPanelMode
Attributs

Champs

Nom Valeur Description
FaceMask 1
SizeMask 2
CollectionMask 4
UnderlineEffectMask 256
StrikethroughEffectMask 512
TextColorEffectMask 1024
DocumentColorEffectMask 2048
ShadowEffectMask 4096
StandardMask 65535
AllEffectsMask 1048320
AllModesMask 4294967295

S’applique à