Event_WindowDeactivate

This event is sent to the plugin when a GRT main window is deactivated (window goes into the background).

The event can be activated/deactivated in the plugin manifest.

Values

JSON source (example)

{
  "Event_WindowDeactivate":{
    "windowhandle":531876
  }
}