UxmlTypeReferenceAttribute Constructor

Declaration

public UxmlTypeReferenceAttribute();

Description

Provides information about the expected type when applied to a Type field or property that has the UxmlAttributeAttribute attribute.


Declaration

public UxmlTypeReferenceAttribute(Type baseType);

Parameters

baseType The base type that the value inherits from.

Description

Provides information about the expected type when applied to a Type field or property that has the UxmlAttributeAttribute attribute.


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