IDataSourceViewHashProvider
Defines a component as a data source view.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Interface
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public interface IDataSourceViewHashProvider
Methods
Method | Description |
|---|---|
| GetViewHashCode | Returns the hash code of the view, which can be used to notify the data binding system to refresh. |