Click or drag to resize

PropertyIsSupported Property

Returns whether a Property is supported or not.

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

Property Value

Type: Boolean
boolean value representing whether the Property is supported or not.
Remarks

Returns whether a Property is supported or not.

[Android Documentation]

See Also