Skip to main content

UICollectionViewLayoutInteractiveTransitionCompletion

Type Alias UICollectionViewLayoutInteractiveTransitionCompletion 

Source
pub type UICollectionViewLayoutInteractiveTransitionCompletion = *mut DynBlock<dyn Fn(Bool, Bool)>;
Available on crate features block2 and UICollectionView only.
Expand description