.. role:: ts-api-decorator

.. _TouchInputType:

##############
TouchInputType
##############

.. container:: ts-api-section

   Enumerates types of touch input



.. container:: api-index-section

   .. rubric:: Enumeration Members

   .. rst-class:: api-index-list-item api-kind-enummember api-parent-kind-enum

   * :ref:`TouchInputType.End`
   * :ref:`TouchInputType.Move`
   * :ref:`TouchInputType.Start`





------------

Enumeration Members
===================

.. rst-class:: ts-api-section

.. _TouchInputType.End:

End
---

A touch has ended

.. rst-class:: ts-api-section

.. _TouchInputType.Move:

Move
----

A touch has moved

.. rst-class:: ts-api-section

.. _TouchInputType.Start:

Start
-----

A touch has started

