NSGlyphStorageOptions Enum

Definition

This enumeration supports a bitwise combination of its member values.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.None, "Use 'NSGlyphProperty' instead.")]
[System.Flags]
public enum NSGlyphStorageOptions
type NSGlyphStorageOptions = 
Inheritance
NSGlyphStorageOptions
Attributes

Fields

ShowControlGlyphs 1
ShowInvisibleGlyphs 2
WantsBidiLevels 4

Applies to