The event maximize occurs when a window is expanded to assume its maximum size.
Note: this event means that the window may or may not change size, and that it may or may not be needed to execute "action logic" similar to the logic for the event resize (see also the events minimize and restore).
In MWAPI, this event is called "MAX".
Go to the alphabetic list of events.