Trait wry::application::platform::macos::CustomMenuItemExtMacOS[][src]

pub trait CustomMenuItemExtMacOS {
    fn set_native_image(&mut self, native_image: NativeImage);
}

Required methods

Implementors