Click or drag to resize

ScreensaverItem Class

ScreensaverItemDatalogicScreensaver
Inheritance Hierarchy
System.Object
Com.Datalogic.Device.Configuration.ScreensaverItem

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 class ScreensaverItem

The ScreensaverItem type exposes the following members.

Constructors
NameDescription
Public methodScreensaverItem
Initializes a new instance of the ScreensaverItem class
Public methodScreensaverItem
Initializes a new instance of the ScreensaverItem class
Top
Properties
NameDescription
Public propertyAnimation
To be added.
Public propertyBackgroundColor
To be added.
Public propertyDuration
To be added.
Public propertyFile
To be added.
Public propertyJniPeerMembers
To be added.
Public propertyThresholdClass
To be added.
Public propertyThresholdType
To be added.
Top
Remarks
ScreensaverItem represents an item in the screensavers list hosted by class DatalogicScreensaver and used by `Datalogic Screensaver` application when configured as the screensver manager.

[Android Documentation]

See Also