UxmlAttributeNames

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Holds the description data of a UXML attribute.

This is used by the code generator when a control is using UxmlElementAttribute and UxmlAttributeAttribute.

Properties

fieldName The field name of the UXML attribute
obsoleteNames The obsolete names of the UXML attribute.
typeReference The type reference of the UXML attribute.
uxmlName The uxml name of the UXML attribute.

Constructors

UxmlAttributeNames Creates a new instance of UxmlAttributeNames.

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