Classes
| Class | Description | |
|---|---|---|
| SmartTile |
Smart Tile Control
| |
| SmartTileBackgroundState |
Represents a dynamic "background state" for a Smart Tile.
A background state is a color/gradient/image and a datasource (tagname) that indicates
whether or not the state should be active.
| |
| SmartTileBackgroundStateList |
A list of SmartTileBackgroundState objects.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| SmartTile..::..BackgroundStatesTransitions |
Defines the possible animations that can be used when transitioning from one background state to another.
| |
| SmartTile..::..ContentPosition |
Defines the possible positions of the "content" or "icon" within the Smart Tile.
| |
| SmartTile..::..UnitsPosition |
Defines the possible positions for the units text relative to the value text.
| |
| SmartTileBackgroundState..::..ComparisonType |
Available comparison operators for state activation.
|