共用方式為


AVAudioSession.OtherAudioPlaying 屬性

定義

另一個應用程式目前是否現正播放音訊。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool OtherAudioPlaying { [Foundation.Export("isOtherAudioPlaying")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.OtherAudioPlaying : bool

屬性值

屬性

適用於