Function cosmic::iced_runtime::window::toggle_maximize
source ยท pub fn toggle_maximize<T>(id: Id) -> Task<T>
Expand description
Toggles the window to maximized or back.
pub fn toggle_maximize<T>(id: Id) -> Task<T>
Toggles the window to maximized or back.