Partager via


UICollectionViewSource.DidChangeAdjustedContentInset(UIScrollView) Méthode

Définition

Méthode appelée lorsque les valeurs inset changent.

[Foundation.Export("scrollViewDidChangeAdjustedContentInset:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void DidChangeAdjustedContentInset (UIKit.UIScrollView scrollView);
abstract member DidChangeAdjustedContentInset : UIKit.UIScrollView -> unit
override this.DidChangeAdjustedContentInset : UIKit.UIScrollView -> unit

Paramètres

scrollView
UIScrollView

Vue de défilement dont les incrustages ont changé.

Attributs

S’applique à