次の方法で共有


AVAudioSessionFlags 列挙型

定義

AVAudioSession.SetActive に渡されるフラグ

この列挙体は、メンバー値のビットごとの組み合わせをサポートしています。

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.None, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[System.Flags]
public enum AVAudioSessionFlags
type AVAudioSessionFlags = 
継承
AVAudioSessionFlags
属性

フィールド

NotifyOthersOnDeactivation 1

適用対象