You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the value is >= limitValue, I'd love to change the ringstokecolor to red. However, the color is not being changed at all
I don't even think ringStokeColor(gaugeView: GaugeView, value: Double) -> UIColor {} is being called anywhere
Please help.
The text was updated successfully, but these errors were encountered:
When the value is >= limitValue, I'd love to change the ringstokecolor to red. However, the color is not being changed at all
I don't even think ringStokeColor(gaugeView: GaugeView, value: Double) -> UIColor {} is being called anywhere
Please help.
The text was updated successfully, but these errors were encountered: