Share via


UITextInput_Extensions.GetFrameForDictationResultPlaceholder Method

Definition

Returns the rectangle in which to display the animated dictation result placeholder.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static CoreGraphics.CGRect GetFrameForDictationResultPlaceholder(this UIKit.IUITextInput This, Foundation.NSObject placeholder);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetFrameForDictationResultPlaceholder : UIKit.IUITextInput * Foundation.NSObject -> CoreGraphics.CGRect

Parameters

placeholder
NSObject

Returns

Attributes

Applies to