AVAudioSessionInterruptionEventArgs.WasSuspended Property

Definition

Gets a Boolean value that tells whether the reason for the interruption was that the app was suspended.

public Nullable<bool> WasSuspended { get; }
member this.WasSuspended : Nullable<bool>

Property Value

Applies to