Click or drag to resize

TimeoutSleepToInt Method

Converts a TimeoutSleep to its integer corresponding value.

Namespace:  Com.Datalogic.Device.Display
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 TimeoutSleep to its integer corresponding value.

[Android Documentation]

See Also