Share via


IUITextInput.GetFrameForDictationResultPlaceholder(NSObject) Method

Definition

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

[Foundation.Export("frameForDictationResultPlaceholder:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect GetFrameForDictationResultPlaceholder(Foundation.NSObject placeholder);
[<Foundation.Export("frameForDictationResultPlaceholder:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetFrameForDictationResultPlaceholder : Foundation.NSObject -> CoreGraphics.CGRect
override this.GetFrameForDictationResultPlaceholder : Foundation.NSObject -> CoreGraphics.CGRect

Parameters

placeholder
NSObject

Returns

Attributes

Applies to