INotifyBindablePropertyChanged
Defines a component that notifies when a property has changed.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Interface
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public interface INotifyBindablePropertyChanged
Events
Member | Description |
|---|---|
| propertyChanged | Called when a property has changed. |