Share via


AVSpeechSynthesizer.DidContinueSpeechUtterance Evento

Definizione

Evento generato dall'oggetto .

public event EventHandler<AVFoundation.AVSpeechSynthesizerUteranceEventArgs> DidContinueSpeechUtterance;
member this.DidContinueSpeechUtterance : EventHandler<AVFoundation.AVSpeechSynthesizerUteranceEventArgs> 

Tipo evento

Commenti

Se gli sviluppatori non assegnano un valore a questo evento, il valore della proprietà WeakDelegate verrà reimpostato su un gestore interno che esegue il mapping dei delegati agli eventi.

Si applica a