Поделиться через


UICollectionViewLayout.GetLayoutAttributesForInteractivelyMovingItem Метод

Определение

Возвращает атрибуты макета для перемещаемого пользователем элемента.

[Foundation.Export("layoutAttributesForInteractivelyMovingItemAtIndexPath:withTargetPosition:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UICollectionViewLayoutAttributes GetLayoutAttributesForInteractivelyMovingItem (Foundation.NSIndexPath indexPath, CoreGraphics.CGPoint targetPosition);
abstract member GetLayoutAttributesForInteractivelyMovingItem : Foundation.NSIndexPath * CoreGraphics.CGPoint -> UIKit.UICollectionViewLayoutAttributes
override this.GetLayoutAttributesForInteractivelyMovingItem : Foundation.NSIndexPath * CoreGraphics.CGPoint -> UIKit.UICollectionViewLayoutAttributes

Параметры

indexPath
NSIndexPath
targetPosition
CGPoint

Возвращаемое значение

Атрибуты

Применяется к