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

UxmlFactory<T0>.DoCreate

Cambiar al Manual

Parámetros

bag Read access to the UXML attributes.
cc Context of the current instantiation.

Valor de retorno

T An instance of the target type.

Descripción

This 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.