NSTextContainer.LayoutManager Property

Definition

The NSLayoutManager controlling this NSTextContainer.

public virtual UIKit.NSLayoutManager LayoutManager { [Foundation.Export("layoutManager", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setLayoutManager:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.LayoutManager : UIKit.NSLayoutManager with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to