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

namespace Vuplex.WebView
{
public class WebViewPrefab // TypeDefIndex: 7420
{
	// Fields
	type#15318 NativeOnScreenKeyboardEnabled;
	type#26063 Resolution;
	type#26063 ScrollingSensitivity;
	type#28440 _sizeForInitialization;
	type#27607 _viewResizer;
	type#26067 ScrollSensitivity;

	// Methods
	// RVA: -1
	public type#16047 get_Collider() { }
	// RVA: -1
	public virtual type#28439 BrowserToScreenPoint(type#20867 xInPixels, type#20867 yInPixels) { }
	// RVA: -1
	public static type#28788 Instantiate(type#26059 width, type#26059 height) { }
	// RVA: -1
	public static type#28788 Instantiate(type#26059 width, type#26059 height, type#28785 options) { }
	// RVA: -1
	public static type#28788 Instantiate(type#20643 webView) { }
	// RVA: -1
	public type#28660 Resize(type#26059 width, type#26059 height) { }
	// RVA: -1
	public type#28439 WorldToNormalized(type#28468 worldPoint) { }
	// RVA: -1
	protected virtual type#26059 _getResolution() { }
	// RVA: -1
	protected virtual type#26059 _getScrollingSensitivity() { }
	// RVA: -1
	protected virtual type#15313 _getNativeOnScreenKeyboardEnabled() { }
	// RVA: -1
	protected virtual type#28591 _getView() { }
	// RVA: -1
	private type#28660 _initWebViewPrefab() { }
	// RVA: -1
	private type#28660 _resetLocalScale() { }
	// RVA: -1
	private type#28660 _setViewSize(type#26059 width, type#26059 height) { }
	// RVA: -1
	private type#28660 Start() { }
	// RVA: -1
	public type#28439 ConvertToScreenPoint(type#28468 worldPoint) { }
	// RVA: -1
	public type#28660 Init() { }
	// RVA: -1
	public type#28660 Init(type#26059 width, type#26059 height) { }
	// RVA: -1
	public type#28660 Init(type#26059 width, type#26059 height, type#28785 options) { }
	// RVA: -1
	public type#28660 Init(type#20643 webView) { }
	// RVA: -1
	public type#26059 get_InitialResolution() { }
	// RVA: -1
	public type#28660 set_InitialResolution(type#26059 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
