次の方法で共有


NSFontTraitMask 列挙型

定義

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

[System.Flags]
public enum NSFontTraitMask
type NSFontTraitMask = 
継承
NSFontTraitMask
属性

フィールド

Bold 2
Compressed 512
Condensed 64
Expanded 32
FixedPitch 1024
Italic 1
Narrow 16
NonStandardCharacterSet 8
Poster 256
SmallCaps 128
Unbold 4
Unitalic 16777216

適用対象