Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

CallbackEventHandler.NotifyPropertyChanged

Declaration

protected void NotifyPropertyChanged(ref UIElements.BindingId property);

Parameters

property The property that has changed.

Description

Informs the data binding system that a property of a control has changed.