dataSource
Assigns a data source to this VisualElement which overrides any inherited data source. This data source is inherited by all children.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public object dataSource { get; set; }