Experimental: this API is experimental and might be changed or removed in the future.

VisualElement.GetFullHierarchicalPersistenceKey

Cambiar al Manual
public string GetFullHierarchicalPersistenceKey ();

Valor de retorno

string Full hierarchical persistence key.

Descripción

Combine this VisualElement's VisualElement.persistenceKey with those of its parents to create a more unique key for use with VisualElement.GetOrCreatePersistentData.