iced_runtime::window

Function set_max_size

Source
pub fn set_max_size<T>(id: Id, size: Option<Size>) -> Task<T>
Expand description

Set the inner maximum size of the window.