Defines the possible animations that can be used when transitioning from one background state to another.
Namespace: Ico.Windows.ControlsAssembly: IcoSmartTile (in IcoSmartTile.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public enum BackgroundStatesTransitions |
| Visual Basic |
|---|
Public Enumeration BackgroundStatesTransitions |
| JScript |
|---|
public enum BackgroundStatesTransitions |
Members
| Member name | Description | |
|---|---|---|
| None | ||
| Fade | ||
| SlideUp | ||
| SlideDown |