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

UQueryExtensions

class in UnityEngine.Experimental.UIElements

Cambiar al Manual

Descripción

UQuery is a set of extension methods allowing you to select individual or collection of visualElements inside a complex hierarchy.

Funciones Estáticas

QConvenience overload, shorthand for Query<T>.Build().First().
QueryInitializes a QueryBuilder with the specified selection rules.