public UQueryState<T> RebuildOn (UIElements.VisualElement element);

Parámetros

elementThe element on which to apply the selection rules.

Valor de retorno

UQueryState<T> A new QueryState with the same selection rules, applied on this element.

Descripción

Creates a new QueryState with the same selection rules, applied on another VisualElement.