Bar public struct Bar : Encodable Set the appearance of the gauge’s value color Sets the background color of the arc. Declaration Swift public var color: Color? line Undocumented Declaration Swift public var line: Line? thickness Sets the thickness of the bar as a fraction of the total thickness of the gauge. Declaration Swift public var thickness: Double? init(color:line:thickness:) Creates Bar object with specified properties. Declaration Swift public init(color: Color? = nil, line: Line? = nil, thickness: Double? = nil) Parameters color Sets the background color of the arc. line thickness Sets the thickness of the bar as a fraction of the total thickness of the gauge. © 2021 Vojta Molda. All rights reserved. (Last updated: 2021-02-13) Generated by jazzy ♪♫ v0.13.6, a Realm project.