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

namespace UnityEngine.UIElements
{
public class TouchScreenTextEditorEventHandler // TypeDefIndex: 5268
{
	// Fields
	type#20627 m_TouchKeyboardPoller;
	type#15314 m_TouchKeyboardAllowsInPlaceEditing;
	type#15314 m_IsClicking;
	type#20905 <Frame>k__BackingField;
	type#27565 <activeTouchScreenKeyboard>k__BackingField;

	// Methods
	// RVA: -1
	internal static type#20900 get_Frame() { }
	// RVA: -1
	private static type#28660 set_Frame(type#20900 value) { }
	// RVA: -1
	private static type#28660 set_activeTouchScreenKeyboard(type#27561 value) { }
	// RVA: -1
	public type#28660 .ctor(type#27159 textElement, type#27150 editingUtilities) { }
	// RVA: -1
	private type#28660 PollTouchScreenKeyboard() { }
	// RVA: -1
	private type#28660 DoPollTouchScreenKeyboard() { }
	// RVA: -1
	private type#28660 UpdateStringPositionFromKeyboard() { }
	// RVA: -1
	private type#28660 CloseTouchScreenKeyboard() { }
	// RVA: -1
	private type#28660 OpenTouchScreenKeyboard() { }
	// RVA: -1
	public virtual type#28660 HandleEventBubbleUp(type#17965 evt) { }
	// RVA: -1
	private type#28660 OnPointerDownEvent() { }
	// RVA: -1
	private type#28660 OnPointerUpEvent(type#24534 evt) { }
	// RVA: -1
	private type#28660 OnFocusInEvent() { }
	// RVA: -1
	private type#28660 OnFocusOutEvent(type#18602 evt) { }
}
}
