AVAudioSession.EndInterruption Evento

Definizione

Attenzione

Deprecated since iOS 6, Use 'AVAudioSession.Notification.ObserveInterruption' instead.

Gli sviluppatori non devono usare questo metodo deprecato. Devono invece usare ObserveInterruption(NSObject, EventHandler<AVAudioSessionInterruptionEventArgs>).

[System.Obsolete("Deprecated since iOS 6, Use 'AVAudioSession.Notification.ObserveInterruption' instead.")]
public event EventHandler EndInterruption;
member this.EndInterruption : EventHandler 

Tipo evento

Attributi

Si applica a