Skip to main content

LiquidMenuIconButton

Function LiquidMenuIconButton 

Source
pub fn LiquidMenuIconButton(
    __arg0: Modifier,
    __arg1: GlassButtonSpec,
    __arg2: f32,
    __arg3: bool,
    __arg4: LiquidMenuGesture,
    on_open: impl Fn() + 'static,
    __arg6: &'static str,
)
Expand description

A glass icon trigger that owns one continuous menu gesture. A short click opens normally; a hold opens while still pressed, then the same pointer can slide over popup rows and release to fire one.