public interface UISheetPresentationControllerDelegate extends UIAdaptivePresentationControllerDelegate
| Modifier and Type | Method and Description |
|---|---|
default void |
sheetPresentationControllerDidChangeSelectedDetentIdentifier(UISheetPresentationController sheetPresentationController)
Called when the selected detent of the sheet changes in response to user interaction.
|
adaptivePresentationStyleForPresentationController, adaptivePresentationStyleForPresentationControllerTraitCollection, presentationControllerDidAttemptToDismiss, presentationControllerDidDismiss, presentationControllerPrepareAdaptivePresentationController, presentationControllerShouldDismiss, presentationControllerViewControllerForAdaptivePresentationStyle, presentationControllerWillDismiss, presentationControllerWillPresentWithAdaptiveStyleTransitionCoordinatordefault void sheetPresentationControllerDidChangeSelectedDetentIdentifier(UISheetPresentationController sheetPresentationController)