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

namespace Vuplex.WebView
{
public class Keyboard // TypeDefIndex: 7384
{
	// Fields
	type#26063 Resolution;
	type#26078 DEFAULT_KEYBOARD_WIDTH;
	type#26078 DEFAULT_KEYBOARD_HEIGHT;

	// Methods
	// RVA: -1
	public type#28788 get_WebViewPrefab() { }
	// RVA: -1
	public static type#21590 Instantiate() { }
	// RVA: -1
	public static type#21590 Instantiate(type#26059 width, type#26059 height) { }
	// RVA: -1
	private type#28660 _initKeyboard() { }
	// RVA: -1
	private type#28660 Start() { }
	// RVA: -1
	public type#28660 Init(type#26059 width, type#26059 height) { }
	// RVA: -1
	public type#26059 get_InitialResolution() { }
	// RVA: -1
	public type#28660 set_InitialResolution(type#26059 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
