Click or drag to resize

PropertyDefault Property

Gets the default value of the Property.

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 Object Default { get; }

Property Value

Type: Object
T Default value of the property.
Remarks

Gets the default value of the Property.

[Android Documentation]

See Also