BindablePropertyChangedEventArgs(in BindingId)
Instantiates a new BindablePropertyChangedEventArgs.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
BindablePropertyChangedEventArgs(BindingId)
public BindablePropertyChangedEventArgs(in BindingId propertyName)
Parameters
The name of the property that has changed.