TrendChipView
public struct TrendChipView : View
A view that displays a chip with a trend arrow and value.
-
Undocumented
Declaration
Swift
public init(trend: GaugeTrend)
-
Declaration
Swift
public var body: some View { get }