NSSpeechSynthesizerDelegate Constructores

Definición

Sobrecargas

NSSpeechSynthesizerDelegate()
NSSpeechSynthesizerDelegate(NSObjectFlag)
NSSpeechSynthesizerDelegate(IntPtr)

NSSpeechSynthesizerDelegate()

[Foundation.Export("init")]
public NSSpeechSynthesizerDelegate ();
Atributos

Se aplica a

NSSpeechSynthesizerDelegate(NSObjectFlag)

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

Parámetros

Se aplica a

NSSpeechSynthesizerDelegate(IntPtr)

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

Parámetros

handle
IntPtr

nativeint

Se aplica a