Function iced::window::get_minimized

source ยท
pub fn get_minimized(id: Id) -> Task<Option<bool>>
Expand description

Gets the minimized state of the window with the given Id.