Function open_events
pub fn open_events() -> Subscription<Id>
Expand description
Subscribes to all Event::Opened
occurrences in the running application.
pub fn open_events() -> Subscription<Id>
Subscribes to all Event::Opened
occurrences in the running application.