pub fn save_state(
child: impl IntoUiNode,
enabled: impl IntoValue<SaveState>,
) -> UiNodeExpand description
P Save and restore settings search and selected category.
This property is enabled by default in the SettingsEditor! widget, without a key. Note that without a config key
this feature only actually enables if the settings widget ID has a name.