UICollectionViewDelegate_Extensions.GetTargetContentOffset メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーライドされると、開発者はレイアウトとアニメーションの変更のコンテンツ オフセットを変更できます。
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static CoreGraphics.CGPoint GetTargetContentOffset (this UIKit.IUICollectionViewDelegate This, UIKit.UICollectionView collectionView, CoreGraphics.CGPoint proposedContentOffset);
static member GetTargetContentOffset : UIKit.IUICollectionViewDelegate * UIKit.UICollectionView * CoreGraphics.CGPoint -> CoreGraphics.CGPoint
パラメーター
この拡張メソッドが動作するインスタンス。
- collectionView
- UICollectionView
要求を開始したコレクション ビュー。
- proposedContentOffset
- CGPoint
戻り値
- 属性