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

namespace UnityEngine.UIElements
{
public class IStylePropertyAnimations // TypeDefIndex: 6064
{

	// Methods
	// RVA: -1
	public abstract type#15313 Start(type#26702 id, type#26059 from, type#26059 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public abstract type#15313 Start(type#26702 id, type#20867 from, type#20867 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public abstract type#15313 Start(type#26702 id, type#21926 from, type#21926 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public abstract type#15313 Start(type#26702 id, type#16067 from, type#16067 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public abstract type#15313 StartEnum(type#26702 id, type#20867 from, type#20867 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public abstract type#15313 Start(type#26702 id, type#14961 from, type#14961 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public abstract type#15313 Start(type#26702 id, type#18639 from, type#18639 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public abstract type#15313 Start(type#26702 id, type#18623 from, type#18623 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public abstract type#15313 Start(type#26702 id, type#27281 from, type#27281 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public abstract type#15313 Start(type#26702 id, type#25597 from, type#25597 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public abstract type#15313 Start(type#26702 id, type#27627 from, type#27627 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public abstract type#15313 Start(type#26702 id, type#25432 from, type#25432 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public abstract type#15313 Start(type#26702 id, type#27616 from, type#27616 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public abstract type#15313 Start(type#26702 id, type#14965 from, type#14965 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public abstract type#15313 Start(type#26702 id, type#14972 from, type#14972 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public abstract type#15313 Start(type#26702 id, type#14975 from, type#14975 to, type#20867 durationMs, type#20867 delayMs, type#5847 easingCurve) { }
	// RVA: -1
	public abstract type#28660 UpdateAnimation(type#26702 id) { }
	// RVA: -1
	public abstract type#28660 GetAllAnimations(type#9080 outPropertyIds) { }
	// RVA: -1
	public abstract type#28660 CancelAnimation(type#26702 id) { }
	// RVA: -1
	public abstract type#28660 CancelAllAnimations() { }
	// RVA: -1
	public abstract type#20867 get_runningAnimationCount() { }
	// RVA: -1
	public abstract type#28660 set_runningAnimationCount(type#20867 value) { }
	// RVA: -1
	public abstract type#20867 get_completedAnimationCount() { }
	// RVA: -1
	public abstract type#28660 set_completedAnimationCount(type#20867 value) { }
}
}
