Home
last modified time | relevance | path

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

/expo/packages/expo-dev-menu/ios/OverlayContainer/
H A DOverlayContainerSheetPresentationController.swift21 open weak var sheetDelegate: OverlayContainerSheetPresentationControllerDelegate? variable
96 …let shouldDismiss = sheetDelegate?.overlayContainerSheetPresentationControllerShouldDismissOnTap(s… in tapGestureAction()
135sheetDelegate?.overlayContainerSheetDismissalPolicy(for: self) ?? ThresholdOverlayContainerSheetDi… in makeDismissalPolicy()