Gotcha,
I was able to see the video So one thing which is happening different on my end is that when I assign the StartButtonVisible variable to the Visible Property for the StartButton, the button disappears even though I change the Onvisible Property of the Screen to be true for that variable.
Did you encounter that issue?
Here's the video
I see, what you are not doing is this.
On visible is when you browse to that screen.
You are not navigating away from the screen, and returning to activate the OnVisible Code.
The Onvisible is there so that you can be 100% confident that if a user navigates away from the screen, and then returns, Start will always be the only button visible.
It worked! Thanks so much 🙂
User | Count |
---|---|
139 | |
132 | |
75 | |
72 | |
69 |
User | Count |
---|---|
214 | |
192 | |
64 | |
62 | |
54 |