Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BaseTreeView.UxmlTraits

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

Definition

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

Remarks

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

Inheritance