Home
last modified time | relevance | path

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

/expo/packages/expo-dev-menu/ios/OverlayContainer/
H A DOverlayContainerSheetDimmingView.swift15 func presentationTransitionDidBegin() in presentationTransitionWillBegin() function
28 func presentationTransitionDidBegin() {} in presentationTransitionWillBegin() function
63 open func presentationTransitionDidBegin() { in presentationTransitionDidBegin() function
H A DOverlayContainerSheetPresentationController.swift122 dimmingView.presentationTransitionDidBegin() in startDimmingViewPresentationTransition()