SystemInfo.batteryLevel

public static float batteryLevel;

Description 描述

The current battery level (Read Only).

The current level of the battery, represented as a float between 0 and 1.

If the battery level is not available on your target platform, this property returns -1.

See Also: batteryStatus.