Event_WindowMinimize

This event is sent to the plugin after minimizing a main GRT window.

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

Values

JSON source (example)

{
  "Event_WindowMinimize":{
    "windowhandle":531876,
  }
}