UIKit.UITextView.GetFrameForDictationResultPlaceholder Method
When overridden, customizes the placement of the dictation placeholder.

Syntax

[Foundation.Export("frameForDictationResultPlaceholder:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual CoreGraphics.CGRect GetFrameForDictationResultPlaceholder (Foundation.NSObject placeholder)

Parameters

placeholder
The value returned from UITextView.InsertDictationResultPlaceholder.

Returns

The rectangle in which the dictation placeholder animation will display.

Remarks

Application developers who override this method should return a rectangle that is located where they will insert the dictation results.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0