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.