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

namespace Vuplex.WebView
{
public class IWithNative2DMode // TypeDefIndex: 7375
{

	// Methods
	// RVA: -1
	public abstract type#15313 get_Native2DModeEnabled() { }
	// RVA: -1
	public abstract type#25017 get_Rect() { }
	// RVA: -1
	public abstract type#15313 get_Visible() { }
	// RVA: -1
	public abstract type#28660 BringToFront() { }
	// RVA: -1
	public abstract type#27008 InitInNative2DMode(type#25017 rect) { }
	// RVA: -1
	public abstract type#28660 SetNativeZoomEnabled(type#15313 enabled) { }
	// RVA: -1
	public abstract type#28660 SetRect(type#25017 rect) { }
	// RVA: -1
	public abstract type#28660 SetVisible(type#15313 visible) { }
}
}
