UITextInput_Extensions.GetTextInputView(IUITextInput) 方法

定义

返回输入视图,该视图为文本输入中的几何运算提供坐标系。

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

参数

This
IUITextInput

此方法在其上运行的实例。

返回

适用于