Namespaces | |
Css | |
Known as Spark, this is PowerUI's CSS engine. CSS properties and general CSS management is performed by Spark. | |
Constant Groups | |
Css | |
Known as Spark, this is PowerUI's CSS engine. CSS properties and general CSS management is performed by Spark. | |
Enumerations | |
enum | Css.KeyframesAnimationDirection : int { Css.KeyframesAnimationDirection.Forward =0, Css.KeyframesAnimationDirection.Backward =1, Css.KeyframesAnimationDirection.AlternateForward =2, Css.KeyframesAnimationDirection.AlternateBackward =3 } |
The direction a keyframes animation should run in. More... | |