AVAudioSession.OtherAudioPlaying Property

Definition

Whether another application is currently playing back audio.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool OtherAudioPlaying { [Foundation.Export("isOtherAudioPlaying")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isOtherAudioPlaying")>]
member this.OtherAudioPlaying : bool

Property Value

Attributes

Applies to