kWindowEventHideWindow top-level constant
String
const kWindowEventHideWindow
Legacy event sent from a secondary window when it hides itself. Kept for backward compatibility; registry sync is now handled automatically by global kWindowEventReuseClose via WindowRegistry.refresh.
Implementation
const kWindowEventHideWindow = 'hide-window';