Documentation

bg()

Alias for background; sets the background color or gradient.

bg(background?: BindingOrValue<UIColor.BackgroundType | undefined>): this;

Related