Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

UQueryExtensions

class in UnityEngine.Experimental.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.

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