onWindowMoved method

void onWindowMoved([
  1. int? windowId
])

Emitted once when the window is moved to a new position.

Supported Platforms:

  • Windows
  • macOS

Implementation

void onWindowMoved([int? windowId]) {}