I was looking for a way to add bind to visual element at runtime and I couldn’t find any lead but I found a 6 month old video in unity youtube channel where they discussed about new feature in unity toolkit and only then i saw VisualElement.SetBinding() in example. Please add it to the documentation
It’s there: Unity - Scripting API: UIElements.VisualElement.SetBinding
You were probably looking at the wrong version of the documentation.
1 Like