DataSourceContextChanged

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Contains information passed to binding instances when the resolved data source context has changed.

Properties

bindingId Returns the id of the binding.
newContext Returns the newly resolved data source of the binding.
previousContext Returns the previous resolved data source context of the binding.
targetElement Returns the target element of the binding.

Did you find this page useful? Please give it a rating: