pub fn get_minimized(id: Id) -> Task<Option<bool>>
Gets the minimized state of the window with the given [Id].
Id