다음을 통해 공유


ForegroundEnergyManager.LowUsageLevel 속성

정의

일반 에너지 소비의 백분율로 표현되는 낮은 사용 수준을 가져옵니다.

public:
 static property unsigned int LowUsageLevel { unsigned int get(); };
static uint32_t LowUsageLevel();
/// [get: Windows.Foundation.Metadata.Deprecated("Foreground Energy Manager has been deprecated. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 393216, "Windows.Foundation.UniversalApiContract")]
static uint32_t LowUsageLevel();
public static uint LowUsageLevel { get; }
public static uint LowUsageLevel { [Windows.Foundation.Metadata.Deprecated("Foreground Energy Manager has been deprecated. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 393216, "Windows.Foundation.UniversalApiContract")] get; }
var uInt32 = ForegroundEnergyManager.lowUsageLevel;
Public Shared ReadOnly Property LowUsageLevel As UInteger

속성 값

UInt32

unsigned int

uint32_t

일반 에너지 소비량의 백분율로 표현된 낮은 사용량 수준입니다.

특성

설명

낮은 사용량 수준에서 작동하는 앱은 평소보다 훨씬 적은 에너지를 소비하며 제한이 필요하지 않습니다.

적용 대상