iced::window

Function resize_events

Source
pub fn resize_events() -> Subscription<(Id, Size)>
Expand description

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