Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BindableElement.UxmlTraits

Defines UxmlTraits for the BindableElement.
Read time 1 minuteLast updated 13 days ago

Definition

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

Constructors

Constructor

Description

UxmlTraits()Constructor.

Methods

Method

Description

InitInitialize BindableElement properties using values from the attribute bag.

Inheritance