Поделиться через


UICollectionViewLayoutInteractiveTransitionCompletion Делегат

Определение

Делегат, используемый в качестве обработчика завершения для StartInteractiveTransition(UICollectionViewLayout, UICollectionViewLayoutInteractiveTransitionCompletion).

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

Параметры

completed
Boolean
finished
Boolean

Применяется к