Function cosmic::iced_widget::runtime::window::get_position
source ยท pub fn get_position(id: Id) -> Task<Option<Point>>
Expand description
Gets the position in logical coordinates of the window with the given Id
.