// Assembly: Unity.TextMeshPro
// Full name: TMPro.TMP_ScrollbarEventHandler

namespace TMPro
{
public class TMP_ScrollbarEventHandler // TypeDefIndex: 9470
{
	// Fields
	type#15318 isSelected;

	// Methods
	// RVA: -1
	public virtual type#28660 OnPointerClick(type#24510 eventData) { }
	// RVA: -1
	public virtual type#28660 OnSelect(type#15001 eventData) { }
	// RVA: -1
	public virtual type#28660 OnDeselect(type#15001 eventData) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
