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.RoundCornerPosition : int { PowerUI::Css.RoundCornerPosition.TopLeft =0, PowerUI::Css.RoundCornerPosition.TopRight =1, PowerUI::Css.RoundCornerPosition.BottomLeft =3, PowerUI::Css.RoundCornerPosition.BottomRight =2 } |
| Represents the position of a rounded corner of a border. More... | |