UITextInput_Extensions.RemoveDictationResultPlaceholder 方法

定义

placeholder不再需要 。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void RemoveDictationResultPlaceholder (this UIKit.IUITextInput This, Foundation.NSObject placeholder, bool willInsertResult);
static member RemoveDictationResultPlaceholder : UIKit.IUITextInput * Foundation.NSObject * bool -> unit

参数

This
IUITextInput

此方法操作的实例。

placeholder
NSObject
willInsertResult
Boolean
属性

适用于