LowPowerStandbyAllowedReasons Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum LowPowerStandbyAllowedReasons
[<System.Flags>]
type LowPowerStandbyAllowedReasons = 
Inheritance
LowPowerStandbyAllowedReasons
Attributes

Fields

None 0
OngoingCall 4
TempPowerSaveAllowlist 2
VoiceInteraction 1

Applies to