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