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

namespace UnityEngine.UIElements
{
public class EasingFunction // TypeDefIndex: 5752
{
	// Fields
	type#17706 m_Mode;

	// Methods
	// RVA: -1
	public type#17705 get_mode() { }
	// RVA: -1
	public type#28660 set_mode(type#17705 value) { }
	// RVA: -1
	public type#28660 .ctor(type#17705 mode) { }
	// RVA: -1
	public static type#17704 op_Implicit(type#17705 easingMode) { }
	// RVA: -1
	public static type#15313 op_Equality(type#17704 lhs, type#17704 rhs) { }
	// RVA: -1
	public virtual type#15313 Equals(type#17704 other) { }
	// RVA: -1
	public virtual type#15313 Equals(type#23705 obj) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
	// RVA: -1
	public virtual type#20867 GetHashCode() { }
}
}
