UIKit.UICollectionViewDelegate.CanPerformAction Method
Whether this UICollectionViewDelegate can perform the specified action on an item in the UICollectionView.

Syntax

[Foundation.Export("collectionView:canPerformAction:forItemAtIndexPath:withSender:")]
public virtual bool CanPerformAction (UICollectionView collectionView, ObjCRuntime.Selector action, Foundation.NSIndexPath indexPath, Foundation.NSObject sender)

Parameters

collectionView
Documentation for this section has not yet been entered.
action
Documentation for this section has not yet been entered.
indexPath
Documentation for this section has not yet been entered.
sender
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

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