Version: 2020.3
언어: 한국어

파라미터

bag A 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.
cc When the element is created as part of a template instance inserted in another document, this contains information about the insertion point.

반환

VisualElement The created element.

설명

Instantiate an object of type T0 and initialize it by calling T1 UxmlTraits.Init method.