iced
0.14.0-dev
In iced::
window
iced
::
window
Function
set_resizable
Copy item path
Source
pub fn set_resizable<T>(id:
Id
, resizable:
bool
) ->
Task
<T>
Expand description
Set the window to be resizable or not.