Function cosmic::iced_runtime::window::get_oldest
source ยท pub fn get_oldest() -> Task<Option<Id>>
Expand description
Gets the window Id
of the oldest window.
pub fn get_oldest() -> Task<Option<Id>>
Gets the window Id
of the oldest window.