Click or drag to resize

SwipeGesture Properties

The SwipeGesture type exposes the following members.

Properties
  NameDescription
Public propertyhost
Public propertyonAction
当手指从按下到离开经过的距离大于actionDistance时派发该事件。
Public propertyonBegin
当手指开始扫动时派发该事件。
Public propertyonEnd
手指离开屏幕时派发该事件。
Public propertyonMove
手指在滑动时派发该事件。
Top
See Also