Freigeben über


UICollectionViewLayoutInteractiveTransitionCompletion Delegat

Definition

Ein Delegat, der als Vervollständigungshandler für StartInteractiveTransition(UICollectionViewLayout, UICollectionViewLayoutInteractiveTransitionCompletion)verwendet wird.

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

Parameter

completed
Boolean
finished
Boolean

Gilt für: