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

namespace UnityEngine.UIElements
{
public class BindingMode // TypeDefIndex: 5072
{
	// Fields
	type#20890 value__;
	type#15250 TwoWay;
	type#15250 ToSource;
	type#15250 ToTarget;
	type#15250 ToTargetOnce;
}
}
