Table of Contents

Class BatteryStateEventArgs

Namespace
NixUniversalSDK
Assembly
NixUniversalSDK.dll

Event arguments for BatteryStateChanged

public sealed class BatteryStateEventArgs : EventArgs
Inheritance
BatteryStateEventArgs
Inherited Members

Properties

NewState

New battery level (0 to 100)

public int NewState { get; }

Property Value

int