Click or drag to resize

ITriggerIsEnabled Property

Checks if the trigger is enabled.

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

Property Value

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

Checks if the trigger is enabled.

[Android Documentation]

See Also