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
It's a new feature which is implemented in both platforms. But it's not a method, it's a property.
In traditional languages there were always get/set pairs for properties, but in Swift there's an actual property.
If coding for ObjC, you will see an setHighlightPerTapEnabled, but in swift you won't.
I can't find this method which exists in MPAndroidChart. Is it not implemented yet?
Thanks in advance.
The text was updated successfully, but these errors were encountered: