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. For more information, refer to Find visual elements with UQuery.

Static Methods

Q Convenience overload, shorthand for Query().Build().First()
Query Initializes a QueryBuilder with the specified selection rules.

Did you find this page useful? Please give it a rating: