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