共用方式為


NSSpeechRecognizerDelegate 建構函式

定義

多載

NSSpeechRecognizerDelegate()
NSSpeechRecognizerDelegate(NSObjectFlag)
NSSpeechRecognizerDelegate(IntPtr)

NSSpeechRecognizerDelegate()

[Foundation.Export("init")]
public NSSpeechRecognizerDelegate ();
屬性

適用於

NSSpeechRecognizerDelegate(NSObjectFlag)

protected NSSpeechRecognizerDelegate (Foundation.NSObjectFlag t);
new AppKit.NSSpeechRecognizerDelegate : Foundation.NSObjectFlag -> AppKit.NSSpeechRecognizerDelegate

參數

適用於

NSSpeechRecognizerDelegate(IntPtr)

protected internal NSSpeechRecognizerDelegate (IntPtr handle);
new AppKit.NSSpeechRecognizerDelegate : nativeint -> AppKit.NSSpeechRecognizerDelegate

參數

handle
IntPtr

nativeint

適用於