UITextView.TextStorage Property

Definition

Holds the attribute text being displayed.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.NSTextStorage TextStorage { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("textStorage", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.TextStorage : UIKit.NSTextStorage

Property Value

Attributes

Applies to