Share via


UICollectionViewLayoutInteractiveTransitionCompletion Delegado

Definición

public delegate void UICollectionViewLayoutInteractiveTransitionCompletion(bool completed, bool finished);
type UICollectionViewLayoutInteractiveTransitionCompletion = delegate of bool * bool -> unit

Parámetros

completed
Boolean
finished
Boolean

Se aplica a