This version of Unity is unsupported.

BindablePropertyChangedEventArgs

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Provides information about the property that has changed.

Properties

propertyName Returns the name of the property that has changed.

Constructors

BindablePropertyChangedEventArgs Instantiates a new BindablePropertyChangedEventArgs.