This version of Unity is unsupported.

VisualElement.GetBinding

Declaration

public UIElements.Binding GetBinding(UIElements.BindingId bindingId);

Parameters

bindingId The binding ID.

Returns

Binding The binding instance, if it exists.

Description

Gets the binding instance for the provided targeted property.