BindingContext

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Context object containing the necessary information to resolve a binding.

Properties

bindingId The binding ID of the element to bind.
dataSource The data source that was resolved for a given binding.
dataSourcePath The resolved path to the value in the source, including relative data source paths found in the hierarchy between the target and to the resolved source owner.
targetElement The target element of the binding.

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