#include <umodel.hpp>
Inheritance diagram for ufo::UBorderModel:
Public Attributes | |
uint32_t | borderType |
UColor | color [4] |
uint8_t | style [4] |
uint8_t | width [4] |
uint8_t | radius [4] |
|
The border type.
|
|
For colors for every side of the widget (top, right, bottom, left). |
|
The border radius used to smooth border corners. |
|
border style used by CssBorder: top right bottom left
|
|
The border width (top, right, bottom, left). |