padding
Padding around contained elements, in pixels or CSS length with unit, or an object with separate offset values.
padding?: UIComponent.Offsets
Notes
- If this property is set on a UICell, its value overrides
padding
from the current cell style.
Related
- class UIContainer abstractA base view class that represents a container component with no specific layout or styling.