logo
pub fn move_to<Message>(x: i32, y: i32) -> Command<Message>
Expand description

Moves a window to the given logical coordinates.