Function cosmic::iced_runtime::window::change_mode
source ยท pub fn change_mode<T>(id: Id, mode: Mode) -> Task<T>
Expand description
Changes the Mode
of the window.
pub fn change_mode<T>(id: Id, mode: Mode) -> Task<T>
Changes the Mode
of the window.