PowerStatusManager+ChargeStatusFromInt Method |
To be added.
Namespace:
Com.Datalogic.Decode
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0
(1.0.0.0)
Syntax
public static Com.Datalogic.Device.Power.PowerStatusManager.ChargeStatus FromInt (int value);
Public static Com.Datalogic.Device.Power.PowerStatusManager.ChargeStatus FromInt (Integer value);
Parameters
- value
- Type: System.Int32
No description available.
Return Value
Type: Com.Datalogic.Device.Power.PowerStatusManager+ChargeStatus
No description available.
See Also