// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.IBindable

namespace UnityEngine.UIElements
{
public class IBindable // TypeDefIndex: 5171
{

	// Methods
	// RVA: -1
	public abstract type#19848 get_binding() { }
	// RVA: -1
	public abstract type#28660 set_bindingPath(type#26576 value) { }
}
}
