Click or drag to resize

ProductBatteryEventArgs Class

Arguments related to battery state.
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    BatteryEventArgs
      Nexpaq.EventArgumentsProductBatteryEventArgs

Namespace:  Nexpaq.EventArguments
Assembly:  NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax
C#
public class ProductBatteryEventArgs : BatteryEventArgs

The ProductBatteryEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodProductBatteryEventArgs
Initializes a new instance of the ProductBatteryEventArgs class
Top
Fields
  NameDescription
Public fieldUUID
The UUID of product which raised battery event.
Top
See Also