Share via


NSTextBlock.VerticalAlignment Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSTextBlockVerticalAlignment VerticalAlignment { [Foundation.Export("verticalAlignment")] get; [Foundation.Export("setVerticalAlignment:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("verticalAlignment")>]
[<set: Foundation.Export("setVerticalAlignment:")>]
member this.VerticalAlignment : AppKit.NSTextBlockVerticalAlignment with get, set

Property Value

Attributes

Applies to