Compartilhar via


UICollectionViewLayoutInteractiveTransitionCompletion Delegar

Definição

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

Parâmetros

completed
Boolean
finished
Boolean

Aplica-se a