Whether the edit menu should be shown for the specified item.
Syntax
[Foundation.Export("collectionView:shouldShowMenuForItemAtIndexPath:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual
bool ShouldShowMenu (
UICollectionView collectionView,
Foundation.NSIndexPath indexPath)
Parameters
- collectionView
- Collection view managed by this view controller.
- indexPath
- Index path for the affected item.
Returns
Returns true if menu should be shown, false if not.
Remarks
Requirements
Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0