次の方法で共有


AVAudioSession.SecondaryAudioShouldBeSilencedHint プロパティ

定義

別のアプリがオーディオを再生しているかどうかを示すブール値を取得します。

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

プロパティ値

属性

適用対象