Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

long GetViewHashCode()

Returns

Type

Description

longThe hash code of the view.