UxmlElementAttribute Constructor

Declaration

public UxmlElementAttribute();

Description

Exposes a type of VisualElement to UXML and UI Builder


Declaration

public UxmlElementAttribute(string uxmlName);

Parameters

uxmlName Provides a custom name for the element.

Description

Declares a custom control with a custom element name.


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