Click or drag to resize

LongPressGesture Properties

The LongPressGesture type exposes the following members.

Properties
  NameDescription
Public propertyhost
Public propertyonAction
当手指按下后一段时间后派发该事件。并且在手指离开前按一定周期派发该事件。
Public propertyonBegin
当手指按下时派发该事件。
Public propertyonEnd
手指离开屏幕时派发该事件。
Top
See Also