Click or drag to resize

ManufacturerInfoModelName Property

Returns the battery model name in String form.

Namespace:  Com.Datalogic.Device.Battery
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual string ModelName { get; }

Property Value

Type: String
String The battery model name.
Remarks

Returns the battery model name in String form.

[Android Documentation]

See Also