Searched refs:endOverlayTranslation (Results 1 – 4 of 4) sorted by relevance
25 func endOverlayTranslation(withVelocity velocity: CGPoint) function
61 controller.endOverlayTranslation(withVelocity: velocity) in overlayPanGestureAction()
92 controller.endOverlayTranslation(withVelocity: adjustedVelocity)
232 func endOverlayTranslation(withVelocity velocity: CGPoint) { in overlayViewController() function