iOSView.Activate
From Xojo Documentation
Event
Called when the View is activated.
Notes
This occurs when:
- the View first opens
- the View is displayed again after a View that was pushed onto it is closed (either by calling the Close method or by the user tapping the Back button)