UxmlAttributeNames Constructor

Declaration

public UxmlAttributeNames(string fieldName, string uxmlName, Type typeReference, params string[] obsoleteNames);

Parameters

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

Description

Creates a new instance of UxmlAttributeNames.


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