VisualElement.viewDataKey
public string viewDataKey;
Description 描述
Used for view data persistence (ie. tree expanded states, scroll position, zoom level).
This is the key used to save/load the view data from the view data store. Not setting this key will disable persistence for this VisualElement.