UITextInput_Extensions.GetTextInputView(IUITextInput) メソッド

定義

テキスト入力内の幾何学的操作の座標系を提供する入力ビューを返します。

public static UIKit.UIView GetTextInputView (this UIKit.IUITextInput This);
static member GetTextInputView : UIKit.IUITextInput -> UIKit.UIView

パラメーター

This
IUITextInput

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

戻り値

適用対象