NSTextWritingDirection 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.
Enumerates writing directions for use with NSWritingDirection.
This enumeration supports a bitwise combination of its member values.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'NSWritingDirectionFormatType'.")]
[System.Flags]
public enum NSTextWritingDirection
type NSTextWritingDirection =
- Inheritance
-
NSTextWritingDirection
- Attributes
Fields
Name | Value | Description |
---|---|---|
Embedding | 0 | |
Override | 2 |