UIKit.UICollectionViewController.PerformAction Method
Performs a copy or paste operation on the data at the specified index.

Syntax

[Foundation.Export("collectionView:performAction:forItemAtIndexPath:withSender:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual void PerformAction (UICollectionView collectionView, ObjCRuntime.Selector action, Foundation.NSIndexPath indexPath, Foundation.NSObject sender)

Parameters

collectionView
Collection view managed by this view controller.
action
The action that is to be performed.
indexPath
Index path for the affected item.
sender
Initiator for the action.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0