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 do you check if this timer label is finished? #35

Open
nc14 opened this issue Apr 27, 2018 · 1 comment
Open

How do you check if this timer label is finished? #35

nc14 opened this issue Apr 27, 2018 · 1 comment

Comments

@nc14
Copy link

nc14 commented Apr 27, 2018

trying to work out how to trigger some action once the timer is complete?

@AbdHayek
Copy link

if countDownLabel.isFinished {
//code
}

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