AVAudioSession.EndInterruption 事件
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
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 EndInterruption;
member this.EndInterruption : EventHandler
事件類型
- 屬性