FillStyle

sealed class FillStyle

The style with which the background of a view will be filled

Inheritors

Types

Link copied to clipboard
data class Gradient(val gradientStyle: GradientStyle) : KalugaBackgroundStyle.FillStyle

A FillStyle where a gradient color is used

Link copied to clipboard

A FillStyle where a solid color is used