Click or drag to resize

ScreensaverAnimationToInt Method

Converts the ScreensaverAnimation enum to its integer representing value.

Namespace:  Com.Datalogic.Decode
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public int ToInt ();

Return Value

Type: System.Int32
int

Remarks
Converts the ScreensaverAnimation enum to its integer representing value.

[Android Documentation]

See Also

Reference