This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

BindingExtensions.Unbind

Declaration

public static void Unbind(Experimental.UIElements.VisualElement element);

Parameters

element Root VisualElement contaning IBindable fields.

Description

Disconnects all properties bound to fields in the element's hierarchy.