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

IBindable

interface in UnityEngine.Experimental.UIElements

Description

Interface for all bindable fields.

Properties

bindingBinding object that will be updated.
bindingPathPath of the target property to be bound.