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

BindingInfo

struct in UnityEngine.UIElements

/

Implemented in:UnityEngine.UIElementsModule

Description

Provides information about a binding.

Properties

binding The binding matching this information.
bindingId The binding id.
targetElement The visual element targeted by the binding.