Bagikan melalui


UICollectionViewController.GetTargetContentOffset Metode

Definisi

Ketika ditimpa, memungkinkan pengembang untuk memodifikasi offset konten untuk perubahan tata letak dan animasi.

[Foundation.Export("collectionView:targetContentOffsetForProposedContentOffset:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGPoint GetTargetContentOffset (UIKit.UICollectionView collectionView, CoreGraphics.CGPoint proposedContentOffset);
abstract member GetTargetContentOffset : UIKit.UICollectionView * CoreGraphics.CGPoint -> CoreGraphics.CGPoint
override this.GetTargetContentOffset : UIKit.UICollectionView * CoreGraphics.CGPoint -> CoreGraphics.CGPoint

Parameter

collectionView
UICollectionView

Tampilan koleksi yang berasal dari permintaan.

proposedContentOffset
CGPoint

Mengembalikan

Atribut

Berlaku untuk