次の方法で共有


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

Name Value Description
None 0
VoiceInteraction 1
TempPowerSaveAllowlist 2
OngoingCall 4

Applies to