Trait IconSourceExt

Source
pub trait IconSourceExt {
    // Required method
    fn as_cosmic_icon(&self) -> Handle;
}
Available on crate feature desktop only.

Required Methods§

Implementations on Foreign Types§

Source§

impl IconSourceExt for IconSource

Available on non-Windows only.

Implementors§