build_native_menu_bar

Function build_native_menu_bar 

Source
pub fn build_native_menu_bar<R: Runtime>(
    handle: &AppHandle<R>,
    strings: &HashMap<String, String>,
) -> Result<Menu<R>, Error>
Expand description

Rebuilds the full menu bar using merged strings for the active UI locale.