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.KeyframesFill : int { Css.KeyframesFill.None =0, Css.KeyframesFill.Forward =1, Css.KeyframesFill.Backward =2, Css.KeyframesFill.Both =3 } |
The fill-mode for a particular keyframes animation. More... | |