Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


NotifyPropertyChanged(in BindingId)

Informs the data binding system that a property of a control has changed.
Read time 1 minuteLast updated 10 days ago

Definition

NotifyPropertyChanged(BindingId)

protected void NotifyPropertyChanged(in BindingId property)

Parameters

property

The property that has changed.