-
How much of the available width to use. 0…1
Declaration
Swift
var barWidth: CGFloat { get set }
-
Corner radius of the bar shape.
Declaration
Swift
var cornerRadius: CornerRadius { get set }
-
Where to get the colour data from.
Declaration
Swift
var colourFrom: ColourFrom { get set }
-
Drawing style of the fill.
Declaration
Swift
var colour: ColourStyle { get set }