Condividi tramite


ForegroundEnergyManager.ExcessiveUsageLevel Proprietà

Definizione

Ottiene il livello di utilizzo eccessivo, espresso come percentuale dell'utilizzo normale dell'energia.

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

Valore della proprietà

UInt32

unsigned int

uint32_t

Il livello di utilizzo eccessivo, espresso come percentuale del normale utilizzo energetico.

Attributi

Commenti

Un'app che opera a livello di utilizzo eccessivo è a rischio di essere segnalata all'app Battery Saver come consumer di energia elevata.

Si applica a