onResume method

void onResume()

A callback when the application is visible and responding to user input.

Implementation

void onResume() {}