UQueryExtensions

class in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description 描述

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

Static Methods 静态方法

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