Click or drag to resize

PropertyGroupIsFullySupported Property

Tells if this property group is completely supported by the underling decoding hardware.

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 bool IsFullySupported { get; }

Property Value

Type: Boolean
true if all contained property are supported by the underling decoding hardware.
If this property group doesn't contain any property, this method returns false.
Remarks

Tells if this property group is completely supported by the underling decoding hardware.

[Android Documentation]

See Also