BatteryInfo.Manufacturer Property
Click or drag to resize

BatteryInfoManufacturer Property

The battery pack manufacturer name as set internally in the battery pack by the manufacturer.

Namespace: Com.Datalogic.Device.Battery
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public static Com.Datalogic.Device.Battery.BatteryInfo Manufacturer { get; }

Property Value

Property Value

Type: Com.Datalogic.Device.Battery.BatteryInfo
No description available.

Remarks
The battery pack manufacturer name as set internally in the battery pack by the manufacturer. The value type of this property is String.

[Android Documentation]

See Also