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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答