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

namespace UnityEngine.UIElements
{
public class IUIElementsUtility // TypeDefIndex: 6164
{

	// Methods
	// RVA: -1
	public abstract type#15313 TakeCapture() { }
	// RVA: -1
	public abstract type#15313 ReleaseCapture() { }
	// RVA: -1
	public abstract type#15313 ProcessEvent(type#20867 instanceID, type#20925 nativeEventPtr, type#11788 eventHandled) { }
	// RVA: -1
	public abstract type#15313 CleanupRoots() { }
	// RVA: -1
	public abstract type#15313 EndContainerGUIFromException(type#18121 exception) { }
	// RVA: -1
	public abstract type#15313 MakeCurrentIMGUIContainerDirty() { }
}
}
