Difference between revisions of "MobileScreen.Activated"
From Xojo Documentation
(One intermediate revision by one other user not shown) | |||
Line 5: | Line 5: | ||
| project=Mobile | | project=Mobile | ||
}} | }} | ||
− | {{Description | text=Called when the | + | {{Description | text=Called when the Screen is activated.}} |
== Notes == | == Notes == | ||
Line 11: | Line 11: | ||
* the screen first opens | * the screen first opens | ||
* the screen reappears after a screen pushed from it is closed | * the screen reappears after a screen pushed from it is closed | ||
− |
Latest revision as of 15:15, 29 November 2021
Event
Called when the Screen is activated.
Notes
This occurs when:
- the screen first opens
- the screen reappears after a screen pushed from it is closed