Function cosmic::iced_winit::runtime::window::close_events
source ยท pub fn close_events() -> Subscription<Id>
Expand description
Subscribes to all Event::Closed
occurrences in the running application.