Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

BindingActivationContext

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Contains information passed to binding instances during registration and deregistration.

Properties

bindingId The binding id being activated/deactivated.
targetElement The target element of the binding.