NSWritingDirectionFormatType
NSWritingDirectionFormatType
Enum
Definition
Flagging enumeration that can specify overriding of writing direction.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Flags]
public enum NSWritingDirectionFormatType
type NSWritingDirectionFormatType =
- Inheritance
- Attributes
Fields
Embedding Embedding | 0 | Indicates text embedded within text of a different writing direction. |
Override Override | 2 | Overrides the default writing direction of the text. |
Applies to
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...