共用方式為


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 

事件類型

屬性

適用於