Share via


Charge_Medium Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains an integer indicating the percentage that the battery needs to be charged to be considered approximately half full.

Namespace:  Microsoft.SPOT.Hardware
Assembly:  Microsoft.SPOT.Hardware (in Microsoft.SPOT.Hardware.dll)

Syntax

'Declaration
Public ReadOnly Charge_Medium As Integer
public readonly int Charge_Medium
public:
initonly int Charge_Medium
val Charge_Medium: int
public final var Charge_Medium : int

Remarks

A typical value for this field is 30, indicating that the battery is 30 percent charged.

.NET Framework Security

See Also

Reference

Battery. . :: . .ChargerModel Class

Microsoft.SPOT.Hardware Namespace