Поделиться через


AVAudioSession.BeginInterruption Событие

Определение

Внимание!

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

Разработчики не должны использовать этот устаревший метод. Вместо этого они должны использовать ObserveInterruption(NSObject, EventHandler<AVAudioSessionInterruptionEventArgs>).

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

Тип события

Атрибуты

Применяется к