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

namespace UnityEngine.UIElements
{
public class TextEditorEventHandler // TypeDefIndex: 5260
{
	// Fields
	type#27161 textElement;
	type#27152 editingUtilities;

	// Methods
	// RVA: -1
	protected type#28660 .ctor(type#27159 textElement, type#27150 editingUtilities) { }
	// RVA: -1
	public virtual type#28660 RegisterCallbacksOnTarget(type#28615 target) { }
	// RVA: -1
	public virtual type#28660 UnregisterCallbacksFromTarget(type#28615 target) { }
	// RVA: -1
	public virtual type#28660 HandleEventBubbleUp(type#17965 evt) { }
}
}
