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

UQueryExtensions

class in UnityEngine.Experimental.UIElements

マニュアルに切り替える

説明

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

Static 関数

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