Upravit

Sdílet prostřednictvím


NSSpeechSynthesizerDelegate Constructors

Definition

Overloads

NSSpeechSynthesizerDelegate()
NSSpeechSynthesizerDelegate(NSObjectFlag)
NSSpeechSynthesizerDelegate(IntPtr)

NSSpeechSynthesizerDelegate()

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

Applies to

NSSpeechSynthesizerDelegate(NSObjectFlag)

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

Parameters

Applies to

NSSpeechSynthesizerDelegate(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to