Taps inside the object and hold the tap pressed for two seconds so that if programmed, a menu pops up.
Object.HoldTap x, y
Parameters
- X
Required. A String value containing an integer The X coordinate of the tap. The coordinate is relative to the upper left corner of the GUI object.
- Y
Required. A String value containing an integer The Y coordinate of the tap. The coordinate is relative to the upper left corner of the GUI object.
Tap and press for two seconds on {MoObject} with coordinates [x], [y].