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