Skip to main content

apply_inspector_edit

Function apply_inspector_edit 

Source
pub fn apply_inspector_edit(root: &mut dyn Widget, edit: &InspectorEdit) -> bool
Expand description

Apply a single queued inspector edit against the live widget tree. Returns true if the edit landed; false if the path was stale or the field path didn’t resolve.