Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to setTouchEnabled to false #1283

Closed
sckoh opened this issue Aug 2, 2016 · 1 comment
Closed

how to setTouchEnabled to false #1283

sckoh opened this issue Aug 2, 2016 · 1 comment

Comments

@sckoh
Copy link

sckoh commented Aug 2, 2016

In android version, there is a method setTouchEnabled.
What is the equivalent method in iOS to disable the touch?

@sckoh
Copy link
Author

sckoh commented Aug 2, 2016

Found that I can

chartView.userInteractionEnabled = false

@sckoh sckoh closed this as completed Aug 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant