Class DevicePowerEventArgs
Event Args for a battery update.
Inherited Members
Namespace: HoloMetrix.Net.Remote
Assembly: HoloMetrix.Net.Remote.dll
Syntax
public class DevicePowerEventArgs : EventArgs
Properties
| Improve this Doc View SourceRemainingCharge
Charge remaining as a value between 0.0 and 1.0.
Declaration
public float RemainingCharge { get; set; }
Property Value
| Type | Description |
|---|---|
| float |