다음을 통해 공유


AVAudioSession.EndInterruption 이벤트

정의

주의

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 

이벤트 유형

특성

적용 대상