Condividi tramite


ForegroundEnergyManager.MaxAcceptableUsageLevel Proprietà

Definizione

Ottiene il livello di utilizzo massimo accettabile, espresso come percentuale di consumo energetico normale.

public:
 static property unsigned int MaxAcceptableUsageLevel { unsigned int get(); };
static uint32_t MaxAcceptableUsageLevel();
/// [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 MaxAcceptableUsageLevel();
public static uint MaxAcceptableUsageLevel { get; }
public static uint MaxAcceptableUsageLevel { [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.maxAcceptableUsageLevel;
Public Shared ReadOnly Property MaxAcceptableUsageLevel As UInteger

Valore della proprietà

UInt32

unsigned int

uint32_t

Livello massimo di utilizzo accettabile, espresso come percentuale di consumo energetico normale.

Attributi

Commenti

Un'app che opera a o oltre il livello massimo accettabile è a rischio di essere segnalata all'app Battery Saver come consumer energetico elevato.

Si applica a