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.UpdateMode : int { Css.UpdateMode.None =0, Css.UpdateMode.Paint =1, Css.UpdateMode.PaintAll =2, Css.UpdateMode.FastReflow =3, Css.UpdateMode.Render =4, Css.UpdateMode.Reflow =5 } |
Defines how an element is to be updated. More... | |