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; }
Public Overridable ReadOnly Property IsSupported As Boolean
Get
Property Value
Type:
Booleanboolean value representing whether the Property is supported or not.
Remarks See Also