disabled_tooltip

Function disabled_tooltip 

Source
pub fn disabled_tooltip(child: impl IntoUiNode, tip: impl IntoUiNode) -> UiNode
Expand description

P Disabled widget tooltip.

This property behaves like tooltip, but the tooltip only opens if the widget is disabled.