Click or drag to resize

LongPressGesture Fields

The LongPressGesture type exposes the following members.

Fields
  NameDescription
Public fieldholdRangeRadius
手指按住后,移动超出此半径范围则手势停止。
Public fieldinterval
派发onAction事件的时间间隔。单位秒。
Public fieldStatic memberINTERVAL
Public fieldonce
如果为真,则onAction再一次按下释放过程只派发一次。如果为假,则每隔duration时间派发一次。
Public fieldtrigger
第一次派发事件的触发时间。单位秒
Public fieldStatic memberTRIGGER
Top
See Also