Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Button.UxmlTraits

Defines UxmlTraits for the Button.
Read time 1 minuteLast updated 12 days ago

Definition

Warning
Deprecated. UxmlTraits is deprecated and will be removed. Use UxmlElementAttribute instead.
public class Button.UxmlTraits : TextElement.UxmlTraits

Remarks

This class defines the properties of a Button element that you can use in a UXML asset.

Constructors

Constructor

Description

UxmlTraits()Constructor.

Inheritance