次の方法で共有


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
属性

適用対象