pub fn hover_open_delay( child: impl UiNode, delay: impl IntoVar<Duration>, ) -> impl UiNode
P Delay a sub-menu must be hovered to open the popup.
P
Is 300.ms() by default.
300.ms()
This property sets the HOVER_OPEN_DELAY_VAR.
HOVER_OPEN_DELAY_VAR