pub fn panel_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<PanelFnArgs>>,
) -> UiNodeExpand description
P Widget function that converts a PanelFnArgs into a wizard.
This property sets the PANEL_FN_VAR.
pub fn panel_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<PanelFnArgs>>,
) -> UiNodeP Widget function that converts a PanelFnArgs into a wizard.
This property sets the PANEL_FN_VAR.