UITextDocumentProxy.SelectedText Property

Definition

Gets the selected text.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string SelectedText { [Foundation.Export("selectedText")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.SelectedText : string

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to