menu
macos_window_utils package
documentation
macos/ns_window_delegate.dart
NSWindowDelegate
windowDidMove method
windowDidMove method
dark_mode
light_mode
windowDidMove
method
void
windowDidMove
(
)
Tells the delegate that the window has moved.
Implementation
void windowDidMove() {}
macos_window_utils package
documentation
macos/ns_window_delegate
NSWindowDelegate
windowDidMove method
NSWindowDelegate class