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.ValueType { Css.ValueType.Null, Css.ValueType.Text, Css.ValueType.Set, Css.ValueType.Number, Css.ValueType.RelativeNumber, Css.ValueType.Image } |
This represents the type of css value that a Css.Value object holds. More... | |