// Assembly: UnityEngine.UIElementsModule
// Full name: Values

public class Values // TypeDefIndex: 6070
{

	// Methods
	// RVA: -1
	public abstract type#28660 CancelAllAnimations() { }
	// RVA: -1
	public abstract type#28660 CancelAllAnimations(type#28615 ve) { }
	// RVA: -1
	public abstract type#28660 CancelAnimation(type#28615 ve, type#26702 id) { }
	// RVA: -1
	public abstract type#28660 UpdateAnimation(type#28615 ve, type#26702 id) { }
	// RVA: -1
	public abstract type#28660 GetAllAnimations(type#28615 ve, type#9080 outPropertyIds) { }
	// RVA: -1
	public abstract type#28660 Update(type#20900 currentTimeMs) { }
	// RVA: -1
	protected abstract type#28660 UpdateValues() { }
	// RVA: -1
	protected abstract type#28660 UpdateComputedStyle() { }
	// RVA: -1
	protected abstract type#28660 UpdateComputedStyle(type#20867 i) { }
	// RVA: -1
	protected type#28660 .ctor() { }
}
