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

namespace UnityEngine.UIElements
{
public class Binding // TypeDefIndex: 5056
{
	// Fields
	type#15314 m_Dirty;
	type#15269 m_UpdateTrigger;
	type#26577 <property>k__BackingField;
	type#26599 k_UpdateTriggerTooltip;

	// Methods
	// RVA: -1
	public static type#28660 SetGlobalLogLevel(type#15244 logLevel) { }
	// RVA: -1
	public static type#28660 SetPanelLogLevel(type#20403 panel, type#15244 logLevel) { }
	// RVA: -1
	public static type#28660 ResetPanelLogLevel(type#20403 panel) { }
	// RVA: -1
	public type#15313 get_isDirty() { }
	// RVA: -1
	public type#15268 get_updateTrigger() { }
	// RVA: -1
	public type#28660 set_updateTrigger(type#15268 value) { }
	// RVA: -1
	internal type#28660 .ctor() { }
	// RVA: -1
	public type#28660 MarkDirty() { }
	// RVA: -1
	internal type#28660 ClearDirty() { }
	// RVA: -1
	protected internal virtual type#28660 OnActivated(type#11777 context) { }
	// RVA: -1
	protected internal virtual type#28660 OnDeactivated(type#11777 context) { }
	// RVA: -1
	protected internal virtual type#28660 OnDataSourceChanged(type#11837 context) { }
}
}
