// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.UIElementsRuntimeUtilityNative

namespace UnityEngine.UIElements
{
public class UIElementsRuntimeUtilityNative // TypeDefIndex: 5670
{
	// Fields
	type#14111 UpdatePanelsCallback;
	type#3122 RepaintPanelsCallback;
	type#14111 RenderOffscreenPanelsCallback;

	// Methods
	// RVA: -1
	public static type#28660 UpdatePanels() { }
	// RVA: -1
	public static type#28660 RepaintPanels(type#15313 onlyOffscreen) { }
	// RVA: -1
	public static type#28660 RenderOffscreenPanels() { }
	// RVA: -1
	public static type#28660 RegisterPlayerloopCallback() { }
	// RVA: -1
	public static type#28660 UnregisterPlayerloopCallback() { }
	// RVA: -1
	public static type#28660 VisualElementCreation() { }
}
}
