Function iced::window::resize_events

source ยท
pub fn resize_events() -> Subscription<(Id, Size)>
Expand description

Subscribes to all Event::Resized occurrences in the running application.