次の方法で共有


UITextDocumentProxy_Extensions.GetSelectedText(IUITextDocumentProxy) メソッド

定義

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

public static string GetSelectedText (this UIKit.IUITextDocumentProxy This);
static member GetSelectedText : UIKit.IUITextDocumentProxy -> string

パラメーター

This
IUITextDocumentProxy

このメソッドが動作するインスタンス。

戻り値

適用対象