OptionsMenuItem

Type Alias OptionsMenuItem 

Source
pub type OptionsMenuItem<UserData = (), Api = Default, const REMOVE_ON_DROP: bool = true> = MenuItem<Options, UserData, Api, REMOVE_ON_DROP>;

Aliased Type§

pub struct OptionsMenuItem<UserData = (), Api = Default, const REMOVE_ON_DROP: bool = true>(/* private fields */);

Layout§

Note: Unable to compute type layout, possibly due to this type having generic parameters. Layout can only be computed for concrete, fully-instantiated types.