ScreensaverAnimation.Undefined Property
Click or drag to resize

ScreensaverAnimationUndefined Property

Default value used when no specific animation is set.

Namespace: Com.Datalogic.Device.Configuration
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public static Com.Datalogic.Device.Configuration.ScreensaverAnimation Undefined { get; }

Property Value

Property Value

Type: Com.Datalogic.Device.Configuration.ScreensaverAnimation
No description available.

Remarks
Default value used when no specific animation is set.

This value indicates that no animation type has been defined.

[Android Documentation]

See Also