// Assembly: UnityEngine.UI
// Full name: UnityEngine.UI.CoroutineTween.ITweenValue

namespace UnityEngine.UI.CoroutineTween
{
public class ITweenValue // TypeDefIndex: 10745
{

	// Methods
	// RVA: -1
	public abstract type#28660 TweenValue(type#26059 floatPercentage) { }
	// RVA: -1
	public abstract type#15313 get_ignoreTimeScale() { }
	// RVA: -1
	public abstract type#26059 get_duration() { }
	// RVA: -1
	public abstract type#15313 ValidTarget() { }
}
}
