// Assembly: UniTask
// Full name: Cysharp.Threading.Tasks.Triggers.AsyncPointerExitTrigger

namespace Cysharp.Threading.Tasks.Triggers
{
public class AsyncPointerExitTrigger // TypeDefIndex: 12299
{

	// Methods
	// RVA: -1
	private virtual type#28660 UnityEngine.EventSystems.IPointerExitHandler.OnPointerExit(type#24510 eventData) { }
	// RVA: -1
	public type#19785 GetOnPointerExitAsyncHandler() { }
	// RVA: -1
	public type#19785 GetOnPointerExitAsyncHandler(type#15724 cancellationToken) { }
	// RVA: -1
	public type#10951 OnPointerExitAsync() { }
	// RVA: -1
	public type#10951 OnPointerExitAsync(type#15724 cancellationToken) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
