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

namespace Cysharp.Threading.Tasks.Triggers
{
public class AsyncPointerUpTrigger // TypeDefIndex: 12301
{

	// Methods
	// RVA: -1
	private virtual type#28660 UnityEngine.EventSystems.IPointerUpHandler.OnPointerUp(type#24510 eventData) { }
	// RVA: -1
	public type#19786 GetOnPointerUpAsyncHandler() { }
	// RVA: -1
	public type#19786 GetOnPointerUpAsyncHandler(type#15724 cancellationToken) { }
	// RVA: -1
	public type#10951 OnPointerUpAsync() { }
	// RVA: -1
	public type#10951 OnPointerUpAsync(type#15724 cancellationToken) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
