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

namespace Vuplex.WebView
{
public class KeyModifier // TypeDefIndex: 7385
{
	// Fields
	type#20890 value__;
	type#21572 None;
	type#21572 Shift;
	type#21572 Control;
	type#21572 Alt;
	type#21572 Meta;
}
}
