windowShouldZoom method
Asks the delegate whether the specified window should zoom to the specified frame.
Implementation
void windowShouldZoom({required Rect toFrame}) {}
Asks the delegate whether the specified window should zoom to the specified frame.
void windowShouldZoom({required Rect toFrame}) {}