windowWillUseStandardFrame method
Called by NSWindow’s zoom(_:)
method while determining the frame a
window may be zoomed to.
Implementation
void windowWillUseStandardFrame({required Rect defaultFrame}) {}
Called by NSWindow’s zoom(_:)
method while determining the frame a
window may be zoomed to.
void windowWillUseStandardFrame({required Rect defaultFrame}) {}