Click or drag to resize

PersistenceTypeRebootPersistent Property

The object is persistent to device reboots.

Namespace:  Com.Datalogic.Device
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static PersistenceType RebootPersistent { get; }

Property Value

Type: PersistenceType
Remarks

The object is persistent to device reboots. Any type of data reset (enterprise or factory) will remove this object.

[Android Documentation]

See Also