UICollectionViewLayoutInteractiveTransitionCompletion

Type Alias UICollectionViewLayoutInteractiveTransitionCompletion 

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