UITextInput_Extensions.DictationRecordingDidEnd(IUITextInput) Method

Definition

The recording of dictation ended.

public static void DictationRecordingDidEnd (this UIKit.IUITextInput This);
static member DictationRecordingDidEnd : UIKit.IUITextInput -> unit

Parameters

This
IUITextInput

The instance on which this method operates.

Applies to