NSSpeechRecognizerDelegate Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
NSSpeechRecognizerDelegate() | |
NSSpeechRecognizerDelegate(NSObjectFlag) | |
NSSpeechRecognizerDelegate(IntPtr) |
NSSpeechRecognizerDelegate()
[Foundation.Export("init")]
public NSSpeechRecognizerDelegate ();
- Attributes
Applies to
NSSpeechRecognizerDelegate(NSObjectFlag)
protected NSSpeechRecognizerDelegate (Foundation.NSObjectFlag t);
new AppKit.NSSpeechRecognizerDelegate : Foundation.NSObjectFlag -> AppKit.NSSpeechRecognizerDelegate
Parameters
Applies to
NSSpeechRecognizerDelegate(IntPtr)
protected internal NSSpeechRecognizerDelegate (IntPtr handle);
new AppKit.NSSpeechRecognizerDelegate : nativeint -> AppKit.NSSpeechRecognizerDelegate
Parameters
- handle
-
IntPtr
nativeint