UITextInput_Extensions.InsertDictationResultPlaceholder(IUITextInput) 方法

定义

返回在听写结果生成完毕之前要使用的占位符对象。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSObject InsertDictationResultPlaceholder (this UIKit.IUITextInput This);
static member InsertDictationResultPlaceholder : UIKit.IUITextInput -> Foundation.NSObject

参数

This
IUITextInput

此方法操作的实例。

返回

属性

适用于