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