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

namespace Vuplex.WebView
{
public class TouchEvent // TypeDefIndex: 7404
{
	// Fields
	type#20872 TouchID;
	type#27555 Type;
	type#28443 Point;
	type#26063 RadiusX;
	type#26063 RadiusY;
	type#26063 RotationAngle;
	type#26063 Pressure;
}
}
