MatthewYork / MYBlurIntroductionView

A super-charged version of MYIntroductionView for building custom app introductions and tutorials.
MIT License
1.53k stars 195 forks source link

How do I check if the introduction is running? #43

Open Sweeper777 opened 6 years ago

Sweeper777 commented 6 years ago

My app needs to behave differently when the tutorial is being displayed. Is there a Bool property that I can check to know whether the tutorial is on or not?