Touch and Hold
Touch and hold an element or position.
Touch and Hold presses and holds on an Element or screen position. Use it to open context menus, drag handles, or mobile long-press actions.

When to use it
Open a context menu that appears only after a long press.
Start a drag gesture that begins with a held touch on a handle or list item.
Pair with Touch Release when the Flow must lift the press on a specific target.
Configure
Basics
Type
Element (default) or position
Element (conditional)
The Element to press (Element type)
Position Type (conditional)
Percentage (default) or Pixel (position type)
X (conditional)
Left Edge or horizontal position when Type is position
Y (conditional)
Top Edge or vertical position when Type is position
Advanced
Modifiers
Optional Shift, Ctrl, Windows, or Alt
Mode (conditional)
Area (default) or Event
X Offset (conditional)
Fine-tune horizontal press point (Center by default)
Y Offset (conditional)
Fine-tune vertical press point (Center by default)
Status on fail
Related
Tags: action, touch, down, click, mouse, hold
Last updated