Skip to main content

init

Function init 

Source
pub fn init(cx: &mut App)
Expand description

Install the bar’s bindings. Call once, alongside crate::input::init.

left/right cross between menus and up/down walk the rows, which is the one arrangement every platform’s menubar agrees on. Nothing claims alt to focus the bar: that is a Windows convention, and a component library that binds a chord it is unsure of takes it away from every app downstream.