menu
macos_window_utils package
documentation
macos/ns_window_delegate.dart
NSWindowDelegate
windowWillMove method
windowWillMove method
dark_mode
light_mode
windowWillMove
method
void
windowWillMove
(
)
Tells the delegate that the window is about to move.
Implementation
void windowWillMove() {}
macos_window_utils package
documentation
macos/ns_window_delegate
NSWindowDelegate
windowWillMove method
NSWindowDelegate class