Skip to main content

default_backend

Function default_backend 

Source
pub fn default_backend() -> Box<dyn NativeMenuBackend>
Expand description

The default native-menu backend for the current target: macOS gets the real NSMenu backend, every other target gets NoopNativeMenuBackend.