Namespaces | |
PowerUI::Css | |
Known as Spark, this is PowerUI's CSS engine. CSS properties and general CSS management is performed by Spark. | |
Constant Groups | |
PowerUI::Css | |
Known as Spark, this is PowerUI's CSS engine. CSS properties and general CSS management is performed by Spark. | |
Enumerations | |
enum | PowerUI::Css.TextLineType { PowerUI::Css.TextLineType.None, PowerUI::Css.TextLineType.Overline, PowerUI::Css.TextLineType.Underline, PowerUI::Css.TextLineType.StrikeThrough } |
This represents the position of a line drawn over some text [the text-decoration css property]. More... | |