NSGlyphStorageOptions Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Name | Value | Description |
---|---|---|
ShowControlGlyphs | 1 | |
ShowInvisibleGlyphs | 2 | |
WantsBidiLevels | 4 |