panel_fn

Function panel_fn 

Source
pub fn panel_fn(
    child: impl IntoUiNode,
    panel_fn: impl IntoVar<WidgetFn<PanelFnArgs>>,
) -> UiNode
Expand description

P Widget function that converts PanelFnArgs to a widget.

This property sets the PANEL_FN_VAR.