Click or drag to resize

TouchModeToInt Method

Converts a TouchMode to its integer corresponding value.

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 int ToInt()

Return Value

Type: Int32
int
Remarks

Converts a TouchMode to its integer corresponding value.

[Android Documentation]

See Also