GetViewHashCode()
Returns the hash code of the view, which can be used to notify the data binding system to refresh.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
long GetViewHashCode()
Returns
Type | Description |
|---|---|
| long | The hash code of the view. |