iced_runtime::window

Function set_resizable

Source
pub fn set_resizable<T>(id: Id, resizable: bool) -> Task<T>
Expand description

Set the window to be resizable or not.