// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.TransitionEventBase`1

namespace UnityEngine.UIElements
{
public class TransitionEventBase`1 // TypeDefIndex: 5605
{
	// Fields
	type#26710 <stylePropertyNames>k__BackingField;
	type#17431 <elapsedTime>k__BackingField;

	// Methods
	// RVA: -1
	public virtual type#26709 get_stylePropertyNames() { }
	// RVA: -1
	protected type#28660 set_elapsedTime(type#17430 value) { }
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	protected virtual type#28660 Init() { }
	// RVA: -1
	private type#28660 LocalInit() { }
	// RVA: -1
	public static type#1384 GetPooled(type#26708 stylePropertyName, type#17430 elapsedTime) { }
}
}
