次の方法で共有


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

適用対象