forked from aparoksha/adwaita-swift
255 B
255 B
PROTOCOL
WindowView
A special view that can access the window of the current instance if located as the first view directly inside a window.
Methods
window(_:)
Modify the window.
- Parameter window: The window.
- Returns: The window.