Partager via


UIScrollViewDelegate_Extensions.ScrollAnimationEnded Méthode

Définition

Indique que toutes les animations relatives au défilement sont terminées.

public static void ScrollAnimationEnded (this UIKit.IUIScrollViewDelegate This, UIKit.UIScrollView scrollView);
static member ScrollAnimationEnded : UIKit.IUIScrollViewDelegate * UIKit.UIScrollView -> unit

Paramètres

This
IUIScrollViewDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

scrollView
UIScrollView

Vue de défilement qui exécute une animation de défilement.

S’applique à