Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BaseVerticalCollectionView.UxmlTraits

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

Definition

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

Remarks

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

Properties

Property

Description

uxmlChildElementsDescriptionReturns an empty enumerable, because list views usually do not have child elements.

Inheritance