Share via


UITextInput_Extensions.InsertDictationResultPlaceholder(IUITextInput) Method

Definition

Returns the placeholder object to use before dictation results are finished being generated.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSObject InsertDictationResultPlaceholder(this UIKit.IUITextInput This);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member InsertDictationResultPlaceholder : UIKit.IUITextInput -> Foundation.NSObject

Parameters

Returns

Attributes

Applies to