Share via


NSTextTable.LayoutAlgorithm Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSTextTableLayoutAlgorithm LayoutAlgorithm { [Foundation.Export("layoutAlgorithm")] get; [Foundation.Export("setLayoutAlgorithm:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("layoutAlgorithm")>]
[<set: Foundation.Export("setLayoutAlgorithm:")>]
member this.LayoutAlgorithm : AppKit.NSTextTableLayoutAlgorithm with get, set

Property Value

Attributes

Applies to