hover_open_delay

Function hover_open_delay 

Source
pub fn hover_open_delay(
    child: impl IntoUiNode,
    delay: impl IntoVar<Duration>,
) -> UiNode
Expand description

P Delay a sub-menu must be hovered to open the popup.

Is 300.ms() by default.

This property sets the HOVER_OPEN_DELAY_VAR.