VisualElement.UxmlTraits
Defines UxmlTraits for the VisualElement.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Class
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
- Inherits from: UxmlTraits
public class VisualElement.UxmlTraits : UxmlTraits
Properties
Property | Description |
|---|---|
| focusable | The focusable attribute. |
| focusIndex | The focus index attribute. |
| uxmlChildElementsDescription | Returns an enumerable containing |
Methods
Method | Description |
|---|---|
| Init | Initialize VisualElement properties using values from the attribute bag. |