onInactive method

void onInactive()
  • A callback when the application is in an inactive state and is not receiving user input.
  • For IOS only.

Implementation

void onInactive() {}