다음을 통해 공유


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

반환

특성

적용 대상