Compartir a través de


AVAudioSession.EndInterruption Evento

Definición

Precaución

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

Los desarrolladores no deben usar este método en desuso. En su lugar, deben usar ObserveInterruption(NSObject, EventHandler<AVAudioSessionInterruptionEventArgs>).

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

Tipo de evento

Atributos

Se aplica a