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

namespace Vuplex.WebView
{
public class BaseKeyboard // TypeDefIndex: 7336
{
	// Fields
	type#5305 KeyPressed;
	type#18016 Initialized;
	type#26581 CustomKeyboardUrl;
	type#15314 _isInitialized;
	type#15068 _webViewPrefab;
	type#28787 _webViewOptions;
	type#5305 InputReceived;

	// Methods
	// RVA: -1
	public type#28660 add_KeyPressed(type#5304 value) { }
	// RVA: -1
	public type#28660 remove_KeyPressed(type#5304 value) { }
	// RVA: -1
	public type#28660 add_Initialized(type#18015 value) { }
	// RVA: -1
	public type#28660 remove_Initialized(type#18015 value) { }
	// RVA: -1
	public type#27008 WaitUntilInitialized() { }
	// RVA: -1
	internal type#15066 get_BaseWebViewPrefab() { }
	// RVA: -1
	protected type#28660 _init() { }
	// RVA: -1
	private type#28660 OnDestroy() { }
	// RVA: -1
	private type#28660 OnDisable() { }
	// RVA: -1
	private type#28660 WebView_MessageEmitted(type#23705 sender, type#5194 e) { }
	// RVA: -1
	private type#26576 _getKeyboardLanguage() { }
	// RVA: -1
	private type#28660 _sendKeyboardLanguageMessage() { }
	// RVA: -1
	protected static type#28660 _setLayerRecursively(type#19062 gameObject, type#20867 layer) { }
	// RVA: -1
	public type#28660 add_InputReceived(type#5304 value) { }
	// RVA: -1
	public type#28660 remove_InputReceived(type#5304 value) { }
	// RVA: -1
	protected type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
