iced
0.14.0-dev
In iced::
window
iced
::
window
Function
close
Copy item path
Source
pub fn close<T>(id:
Id
) ->
Task
<T>
Expand description
Closes the window with
id
.