UIStringAttributeKey.WritingDirection Property

Definition

Represents the value associated with the constant NSWritingDirectionAttributeName

[Foundation.Field("NSWritingDirectionAttributeName", "UIKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString WritingDirection { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.WritingDirection : Foundation.NSString

Property Value

Attributes

Applies to