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


UICollectionViewDragDelegate_Extensions.GetDragPreviewParameters Метод

Определение

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

public static UIKit.UIDragPreviewParameters GetDragPreviewParameters (this UIKit.IUICollectionViewDragDelegate This, UIKit.UICollectionView collectionView, Foundation.NSIndexPath indexPath);
static member GetDragPreviewParameters : UIKit.IUICollectionViewDragDelegate * UIKit.UICollectionView * Foundation.NSIndexPath -> UIKit.UIDragPreviewParameters

Параметры

This
IUICollectionViewDragDelegate

Экземпляр, с которым работает этот метод расширения.

collectionView
UICollectionView
indexPath
NSIndexPath

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

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