Home
last modified time | relevance | path

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

/expo/packages/expo-dev-menu/ios/OverlayContainer/Internal/
H A DHeightContraintOverlayTranslationController.swift175 let isAtBottom = translationHeight == minimumReachableNotchHeight() in overlayViewController()
211 let minimumHeight = minimumReachableNotchHeight() in overlayViewController()
281 private func minimumReachableNotchHeight() -> CGFloat { in overlayViewController() function