Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


TreeView.UxmlTraits

Defines TreeView.UxmlTraits for the TreeView.
Read time 1 minuteLast updated 11 days ago

Definition

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

Remarks

This class defines the TreeView element properties that you can use in a UI document asset (UXML file).

Inheritance