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