Click or drag to resize

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; }

Property Value

Type: Boolean
boolean true in case the trigger is available, false otherwise or in case of failure.
Remarks

Checks if the trigger is available on the device.

[Android Documentation]

See Also