Sensor.Power Property

Definition

public virtual float Power { [Android.Runtime.Register("getPower", "()F", "GetGetPowerHandler")] get; }
[<get: Android.Runtime.Register("getPower", "()F", "GetGetPowerHandler")>]
member this.Power : single

Property Value

the power in mA used by this sensor while in use

Attributes

Remarks

Java documentation for android.hardware.Sensor.getPower().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to