Home
last modified time | relevance | path

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

/expo/packages/expo-dev-menu/vendored/react-native-safe-area-context/ios/SafeAreaView/
H A DRCTView+DevMenuSafeAreaCompat.swift30 let bottomLayoutOffset = vc.bottomLayoutGuide.length in emulatedSafeAreaInsets() variable
33 safeArea.size.height -= topLayoutOffset + bottomLayoutOffset in emulatedSafeAreaInsets()