次の方法で共有


UICollectionViewLayoutInteractiveTransitionCompletion 代理人

定義

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

パラメーター

completed
Boolean
finished
Boolean

適用対象