共用方式為


UICollectionViewLayout.TargetContentOffsetForProposedContentOffset 方法

定義

動畫版面配置變更之後要使用的內容位移。

[Foundation.Export("targetContentOffsetForProposedContentOffset:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGPoint TargetContentOffsetForProposedContentOffset (CoreGraphics.CGPoint proposedContentOffset);
abstract member TargetContentOffsetForProposedContentOffset : CoreGraphics.CGPoint -> CoreGraphics.CGPoint
override this.TargetContentOffsetForProposedContentOffset : CoreGraphics.CGPoint -> CoreGraphics.CGPoint

參數

proposedContentOffset
CGPoint

傳回

屬性

適用於