Home
last modified time | relevance | path

Searched refs:shouldDragOverlay (Results 1 – 1 of 1) sorted by relevance

/expo/packages/expo-dev-menu/ios/OverlayContainer/Internal/
H A DScrollViewOverlayTranslationDriver.swift48 if shouldDragOverlay(following: scrollView) { in overlayScrollViewDidScroll()
87 if shouldDragOverlay(following: scrollView) {
97 private func shouldDragOverlay(following scrollView: UIScrollView) -> Bool { in shouldDragOverlay() function