bg()
Alias for background; sets the background color or gradient.
bg(background?: BindingOrValue<UIColor.BackgroundType | undefined>): this;
Related
class ElementBuilder abstractstatic
An abstract base class for UI element builders.
Alias for background; sets the background color or gradient.
bg(background?: BindingOrValue<UIColor.BackgroundType | undefined>): this;