UQueryExtensions

class in UnityEngine.UIElements

매뉴얼로 전환

설명

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

정적 함수

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