Pedometer.PowerInMilliwatts Property

Definition

Gets the power that the sensor consumes.

public:
 property double PowerInMilliwatts { double get(); };
double PowerInMilliwatts();
public double PowerInMilliwatts { get; }
var double = pedometer.powerInMilliwatts;
Public ReadOnly Property PowerInMilliwatts As Double

Property Value

Double

double

The amount of power consumed in milliwatts.

Applies to