Function cosmic::iced_runtime::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.