Click or drag to resize

PowerManagerRebootReason Property

This function allows to know the reason of last device power-off.

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

Property Value

Type: RebootReason
The RebootReason related to the reason of last device power-off event.
Remarks

This function allows to know the reason of last device power-off.

[Android Documentation]

See Also