ITriggerIsAvailable Property |
Checks if the trigger is available on the device.
Namespace:
Com.Datalogic.Device.Input
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool IsAvailable { get; }
ReadOnly Property IsAvailable As Boolean
Get
Property Value
Type:
Booleanboolean true in case the trigger is available, false otherwise or in case of failure.
Remarks See Also