AVAudioSessionDelegate.BeginInterruption Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Developers can override this method to react to interruptions of an audio session.
[Foundation.Export("beginInterruption")]
public virtual void BeginInterruption ();
abstract member BeginInterruption : unit -> unit
override this.BeginInterruption : unit -> unit
- Attributes