Property | Type | Description | |
---|---|---|---|
AvailabilityDidChange | void | ||
RecordButtonTapped | void | ||
ReleaseDesignerOutlets | void | ||
StartRecording | void |
Method | Description | |
---|---|---|
ViewDidAppear ( bool animated ) : void | ||
ViewDidLoad ( ) : void |
Method | Description | |
---|---|---|
ViewController ( IntPtr handle ) : System |
Method | Description | |
---|---|---|
AvailabilityDidChange ( SFSpeechRecognizer speechRecognizer, bool available ) : void | ||
RecordButtonTapped ( ) : void | ||
ReleaseDesignerOutlets ( ) : void | ||
StartRecording ( ) : void |
protected ViewController ( IntPtr handle ) : System | ||
handle | IntPtr | |
return | System |
public ViewDidAppear ( bool animated ) : void | ||
animated | bool | |
return | void |