INSSpeechRecognizerDelegate Interface

Definition

[Foundation.Protocol(Name="NSSpeechRecognizerDelegate", WrapperType=typeof(AppKit.NSSpeechRecognizerDelegateWrapper))]
public interface INSSpeechRecognizerDelegate : IDisposable, ObjCRuntime.INativeObject
type INSSpeechRecognizerDelegate = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Extension Methods

DidRecognizeCommand(INSSpeechRecognizerDelegate, NSSpeechRecognizer, String)

Applies to