Contents

touchDownRepeat

A repeated touch-down event in the control; for this event the value of the UITouch tapCount method is greater than one.

Declaration

static var touchDownRepeat: UIControl.Event { get }

See Also

Constants