NSLayoutManager.TextStorage Property

Definition

The NSTextStorage that holds the styled text to be laid out.

public virtual UIKit.NSTextStorage TextStorage { [Foundation.Export("textStorage", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setTextStorage:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.TextStorage : UIKit.NSTextStorage with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to