Searched refs:shouldDragOverlay (Results 1 – 1 of 1) sorted by relevance
48 if shouldDragOverlay(following: scrollView) { in overlayScrollViewDidScroll()87 if shouldDragOverlay(following: scrollView) {97 private func shouldDragOverlay(following scrollView: UIScrollView) -> Bool { in shouldDragOverlay() function