AVAudioSessionFlags Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Flags passed to AVAudioSession.SetActive
This enumeration supports a bitwise combination of its member values.
[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 =
- Inheritance
-
AVAudioSessionFlags
- Attributes
Fields
Name | Value | Description |
---|---|---|
NotifyOthersOnDeactivation | 1 |