@interface _UISheetDetent : UISheetPresentationControllerDetent @property (class, readonly, nonatomic) _UISheetDetent *_mediumDetent; @property (class, readonly, nonatomic) _UISheetDetent *_largeDetent; + (id)_detentWithContainerViewBlock:(id /* block */)a0; @end