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
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
NotifyPropertyChanged(BindingId)
protected void NotifyPropertyChanged(in BindingId property)
Parameters
The property that has changed.