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

IUxmlFactory.Create

Cambiar al Manual

Parámetros

bagA bag of name-value pairs, one for each attribute of the UXML element. This can be used to initialize the properties of the created object.
ccWhen the element is created as part of a template instance inserted in another document, this contains information about the insertion point.

Valor de retorno

VisualElement The created object.

Descripción

Instanciate and initialize an object of type T0.