The description dimension of click gestures Similar to displacement gestures, click gestures also have their own description dimensions, executive email list which are trigger timing, number of clicks and time limit, and the changes of the three will also produce different variants. Let's first look at these three dimensions. 1. Clicks The first dimension executive email list is clicks. Common tap gestures only require a single click to trigger an action. But sometimes in order to expand more functions in the limited interface space, a function that can be triggered by multiple clicks (hereinafter referred to as "multiple clicks") is added.
For example, Douyin's single-click triggers pause short video playback, and double-click triggers likes. Features with more than 2 clicks are very rare executive email list because the more clicks, the higher the corresponding cost of educating the user. The drop point is a factor that affects the system's distinction between single-click and multi-tap. It refers to the position where the finger is pressed on the screen when the finger is clicked. After the first click, a range executive email list will be generated around the landing point. The landing point of the second click needs to be within the range generated around the previous landing point.
Only in this way can an effective double-click be formed, otherwise, two single clicks will be formed. hit. The judgment rule for multiple hits is analogous. The generated scope can call the default value provided by the direct system, and generally does not need executive email list to be provided by the designer. 2. Trigger timing Click gestures can trigger actions at two times, when the finger is pressed and when it is released. Triggering on press lacks a sense of contr executive email list ol as it cannot be reverted by moving the finger out of the hot zone, but it can be used to improve efficiency for low-cost undo operations.