次の方法で共有


UITextDocumentProxy.SelectedText プロパティ

定義

選択したテキストを取得します。

[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

プロパティ値

(このノードのその他のドキュメントが公開されます)

この値は、null の場合もあります。

属性

適用対象