BaseVerticalCollectionView.UxmlTraits
Defines 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).
Constructors
Constructor | Description |
|---|---|
| UxmlTraits() | Constructor. |
Properties
Property | Description |
|---|---|
| uxmlChildElementsDescription | Returns an empty enumerable, because list views usually do not have child elements. |
Methods
Method | Description |
|---|---|
| Init | Initializes BaseVerticalCollectionView properties using values from the attribute bag. |