pub fn disabled_tooltip(child: impl IntoUiNode, tip: impl IntoUiNode) -> UiNodeExpand description
P Disabled widget tooltip.
This property behaves like tooltip, but the tooltip only opens if the widget is disabled.
pub fn disabled_tooltip(child: impl IntoUiNode, tip: impl IntoUiNode) -> UiNodeP Disabled widget tooltip.
This property behaves like tooltip, but the tooltip only opens if the widget is disabled.