Enum which describes the various types of changes that can occur on a VisualElement.
PersistentData | Persistence key or parent has changed on the current VisualElement. |
PersistentDataPath | Persistence key or parent has changed on some child of the current VisualElement. |
All | All change types have been flagged. |