pub fn close_requests() -> Subscription<Id>
Expand description
Subscribes to all [Event::CloseRequested
] occurrences in the running application.
pub fn close_requests() -> Subscription<Id>
Subscribes to all [Event::CloseRequested
] occurrences in the running application.