UIKit.UITextView.RemoveDictationResultPlaceholder Method
Informs the UIKit.UITextView that the placeholder is no longer needed.

Syntax

[Foundation.Export("removeDictationResultPlaceholder:willInsertResult:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual void RemoveDictationResultPlaceholder (Foundation.NSObject placeholder, bool willInsertResult)

Parameters

placeholder
The placeholder that is no longer needed.
willInsertResult
The value of this will be true if the dictation was interpreted.

Remarks

Application developers who override this method must also override UITextView.RemoveDictationResultPlaceholder.

Requirements

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