Function cosmic::iced_runtime::window::events
source ยท pub fn events() -> Subscription<(Id, Event)>
Expand description
Subscribes to all window events of the running application.
pub fn events() -> Subscription<(Id, Event)>
Subscribes to all window events of the running application.