Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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

UxmlFactory<T0>

class in UnityEngine.Experimental.UIElements

Description

Base class for all user-defined UXML Element factories.

Protected Methods

DoCreateThis method is meant to be overriden by the user. It must create an element of the expected type, using the creation context and available properties.

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