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

namespace UnityEngine.UIElements
{
public class RepeatButton // TypeDefIndex: 5339
{
	// Fields
	type#15971 m_Clickable;
	type#15314 m_AcceptClicksIfDisabled;
	type#26592 ussClassName;

	// Methods
	// RVA: -1
	internal type#28660 set_acceptClicksIfDisabled(type#15313 value) { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	public type#28660 .ctor(type#14105 clickEvent, type#20900 delay, type#20900 interval) { }
	// RVA: -1
	public type#28660 SetAction(type#14105 clickEvent, type#20900 delay, type#20900 interval) { }
	// RVA: -1
	internal type#28660 AddAction(type#14105 clickEvent) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
