Click or drag to resize

PropertyGroupSetToDefault Method

Resets to the default value all the properties contained in the subtree.

Namespace:  Com.Datalogic.Device.Configuration
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual void SetToDefault()
Remarks

Resets to the default value all the properties contained in the subtree. To make the change persistent the Commit

must be called.

[Android Documentation]

See Also