struct in UnityEngine.UIElements
/
Implemented in:UnityEngine.UIElementsModule
Contains information passed to binding instances during registration and deregistration.
bindingId | The binding id being activated/deactivated. |
targetElement | The target element of the binding. |