We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1727e3 commit d5cd9d4Copy full SHA for d5cd9d4
docs/dictionary/message/touchEnd.lcdoc
@@ -20,14 +20,14 @@ end touchEnd
20
21
Parameters:
22
pTouchID:
23
-A number which uniquely identifies an individual physical touch action from
+A number which uniquely identifies an individual physical touch action from
24
a sequence of touch messages
25
26
Description:
27
Handle the <touchEnd> message to perform an action when the user ends a
28
touch sequence.
29
30
-The <touchEnd> message is sent to the control which received the
+The <pTouchEnd> message is sent to the control which received the
31
<touchStart> message which began the touch sequence.
32
33
The <touchID> parameter is a number which uniquely identifies a sequence of
0 commit comments