[][src]Constant fermium::events::SDL_APP_WILLENTERBACKGROUND

pub const SDL_APP_WILLENTERBACKGROUND: SDL_EventType;

The application is about to enter the background.

  • Called on iOS in applicationWillResignActive()
  • Called on Android in onPause()