Function cosmic::iced_runtime::window::open_events
source ยท 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.