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