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

namespace UnityEngine.UIElements
{
public class BindingLogLevel // TypeDefIndex: 5074
{
	// Fields
	type#20890 value__;
	type#15247 None;
	type#15247 Once;
	type#15247 All;
}
}
