onWindowState method

void onWindowState(
  1. bool state
)

onWindowState Indicates an active or inactive state.

Implementation

void onWindowState(bool state) {}