Freigeben über


UINavigationController.TryGetBatteryReport Methode

Definition

Ruft Informationen zum aktuellen Akkuzustand des Ui-Navigationscontrollers ab.

public:
 virtual BatteryReport ^ TryGetBatteryReport() = TryGetBatteryReport;
BatteryReport TryGetBatteryReport();
public BatteryReport TryGetBatteryReport();
function tryGetBatteryReport()
Public Function TryGetBatteryReport () As BatteryReport

Gibt zurück

Informationen zum aktuellen Akkuzustand des Ui-Navigationscontrollers.

Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Gilt für:

Weitere Informationen