Function zng_wgt_button::cmd_tooltip_fn

source ยท
pub fn cmd_tooltip_fn(
    child: impl UiNode,
    cmd_tooltip: impl IntoVar<WidgetFn<CmdTooltipArgs>>,
) -> impl UiNode
Expand description

P Sets the widget function used to produce the button tooltip when cmd is set and tooltip is not.