UIStringAttributeKey.BaselineOffset Property

Definition

Represents the value associated with the constant NSBaselineOffsetAttributeName

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

Property Value

Attributes

Applies to