AudioSessionActiveFlags 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 AudioSession's SetActive method.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.None, null)]
public enum AudioSessionActiveFlags
type AudioSessionActiveFlags =
- Inheritance
-
AudioSessionActiveFlags
- Attributes
Fields
Name | Value | Description |
---|---|---|
NotifyOthersOnDeactivation | 1 | If this value is set, the operating system might notify and resume background applications that were playing audio back. |