Function resize_events
pub fn resize_events() -> Subscription<(Id, Size)>Expand description
Subscribes to all Event::Resized occurrences in the running application.
pub fn resize_events() -> Subscription<(Id, Size)>Subscribes to all Event::Resized occurrences in the running application.