Skip to main content

Module multiwindow

Module multiwindow 

Source
Expand description

Multi-window support โ€” manage multiple windows from a single application.

Provides WindowId, WindowConfig, and WindowManager for creating and tracking multiple windows.

Structsยง

WindowConfig
Configuration for creating a new window.
WindowId
Unique identifier for a window.
WindowManager
Manages multiple windows and their lifecycle.
WindowState
State of a managed window.