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 Stop or Dismiss the CoachMarks View #11

Closed
JValderramaN opened this issue Dec 8, 2015 · 2 comments
Closed

How to Stop or Dismiss the CoachMarks View #11

JValderramaN opened this issue Dec 8, 2015 · 2 comments

Comments

@JValderramaN
Copy link

Probably, this is not an issue, but I want to know how to dismiss the CoachMarks View. Opposite of Start(:) Method.

@bubudrc
Copy link
Owner

bubudrc commented Dec 8, 2015

how the "coachmarks" is a UIView, to remove this you can do:

[coachMarksView removeFromSuperview];

@bubudrc bubudrc closed this as completed Dec 8, 2015
@JValderramaN
Copy link
Author

Thanks!

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

2 participants