// Assembly: Vuplex.WebView
// Full name: Vuplex.WebView.CanvasPointerInputDetector

namespace Vuplex.WebView
{
public class CanvasPointerInputDetector // TypeDefIndex: 7342
{
	// Fields
	type#25044 _cachedRectTransform;
	type#4111 _canvasGetter;

	// Methods
	// RVA: -1
	protected virtual type#28439 _convertToNormalizedPoint(type#24510 pointerEventData) { }
	// RVA: -1
	protected virtual type#28439 _convertToNormalizedPoint(type#28468 worldPosition) { }
	// RVA: -1
	private type#28439 _convertVector2ToNormalizedPoint(type#28439 localPoint) { }
	// RVA: -1
	private type#25043 _getRectTransform() { }
	// RVA: -1
	protected virtual type#15313 _positionIsZero(type#24510 eventData) { }
	// RVA: -1
	private type#28660 Start() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
