forked from aparoksha/adwaita-swift
274 B
274 B
EXTENSION
WindowSceneGroup
Methods
windows()
Get the windows described by the group.
- Returns: The windows.
update(_:app:)
Update the windows described by the group.
- Parameters:
- storage: The window's storage.
- app: The application.