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


UICollectionViewDragDelegate.GetDragPreviewParameters Метод

Определение

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

[Foundation.Export("collectionView:dragPreviewParametersForItemAtIndexPath:")]
public virtual UIKit.UIDragPreviewParameters GetDragPreviewParameters (UIKit.UICollectionView collectionView, Foundation.NSIndexPath indexPath);
abstract member GetDragPreviewParameters : UIKit.UICollectionView * Foundation.NSIndexPath -> UIKit.UIDragPreviewParameters
override this.GetDragPreviewParameters : UIKit.UICollectionView * Foundation.NSIndexPath -> UIKit.UIDragPreviewParameters

Параметры

collectionView
UICollectionView
indexPath
NSIndexPath

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

Атрибуты

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