BaseVerticalCollectionView.UxmlTraits
Defines BaseVerticalCollectionView.UxmlTraits for the BaseVerticalCollectionView.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: UxmlTraits
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 |
|---|---|
| uxmlChildElementsDescription | Returns an empty enumerable, because list views usually do not have child elements. |