Click or drag to resize

ITriggerId Property

Return the unique ID associated with the trigger.

Namespace:  Com.Datalogic.Device.Input
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
int Id { get; }

Property Value

Type: Int32
int the trigger unique ID.
Remarks

Return the unique ID associated with the trigger.

[Android Documentation]

See Also