+1
Є відповідь

Is there a way to set a delayed action?

sovtek 11 років тому оновлений 11 років тому 2
I want to fire an action after a certain period of time.
Example:
1. Tap ipad screen
2. Show toolbar
3. Hide toolbar if nothing is clicked within 3 seconds.
Using a sync block inside of your action will allow you to use a delay attribute.