If a ToolbarItem has been added to the Navigation bar, is it possible to conditionally hide/show it?
Consider the use-case of showing a "Save" button when an Editor field is dirty, but hiding the button, once the edits have been undone. Is there another / better way of doing something like this?