pub fn cmd_tooltip_fn( child: impl UiNode, cmd_tooltip: impl IntoVar<WidgetFn<CmdTooltipArgs>>, ) -> impl UiNode
P Sets the widget function used to produce the button tooltip when cmd is set and tooltip is not.
P
cmd