Function iced::window::move_to

source ·
pub fn move_to<Message>(id: Id, position: Point) -> Command<Message>
Expand description

Moves the window to the given logical coordinates.