pub fn settings_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<SettingsArgs>>,
) -> UiNodeExpand description
P Widget function that converts SettingsArgs to a settings list.
Sets the SETTINGS_FN_VAR.
pub fn settings_fn(
child: impl IntoUiNode,
wgt_fn: impl IntoVar<WidgetFn<SettingsArgs>>,
) -> UiNodeP Widget function that converts SettingsArgs to a settings list.
Sets the SETTINGS_FN_VAR.