MobileScreen.Deactivated

From Xojo Documentation

Event


MobileScreen.Deactivated()

Supported on Mobile.

Called when the Screen is deactivated.

Notes

This occurs when:

  • The Screen is closed by calling the Close method or the user tapping the Back button
  • Another Screen is opened (pushed) onto this Screen