onWindowUndocked method

void onWindowUndocked([
  1. int? windowId
])

Emitted when the window leaves a docked state.

Supported Platforms:

  • Windows

Implementation

void onWindowUndocked([int? windowId]) {}