| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/UIElements.VisualElement.TryGetDataSourceContext.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| bindingId | The binding ID to query. |
| context | The resulting context object. |
bool
Returns true if a binding with the provided id was registered on the element; false otherwise.
Queries the VisualElement.dataSource and VisualElement.dataSourcePath of a binding object.
| Web Proxy Viewer | New URL | Original Page |