Function iced::window::move_to

source ยท
pub fn move_to<T>(id: Id, position: Point) -> Task<T>
Expand description

Moves the window to the given logical coordinates.