pub fn get_position(id: Id) -> Task<Option<Point>>
Gets the position in logical coordinates of the window with the given [Id].
Id