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

namespace UnityEngine.UIElements
{
public class TooltipEvent // TypeDefIndex: 5602
{
	// Fields
	type#26577 <tooltip>k__BackingField;
	type#25018 <rect>k__BackingField;

	// Methods
	// RVA: -1
	private static type#28660 .cctor() { }
	// RVA: -1
	public type#28660 set_tooltip(type#26576 value) { }
	// RVA: -1
	public type#28660 set_rect(type#25017 value) { }
	// RVA: -1
	protected virtual type#28660 Init() { }
	// RVA: -1
	private type#28660 LocalInit() { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
