共用方式為


UICollectionViewLayoutInteractiveTransitionCompletion 代理人

定義

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

參數

completed
Boolean
finished
Boolean

適用於