Sdílet prostřednictvím


UITableViewDelegate_Extensions.GetContextMenuConfiguration Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UIContextMenuConfiguration? GetContextMenuConfiguration(this UIKit.IUITableViewDelegate This, UIKit.UITableView tableView, Foundation.NSIndexPath indexPath, CoreGraphics.CGPoint point);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetContextMenuConfiguration : UIKit.IUITableViewDelegate * UIKit.UITableView * Foundation.NSIndexPath * CoreGraphics.CGPoint -> UIKit.UIContextMenuConfiguration

Parameters

tableView
UITableView
indexPath
NSIndexPath
point
CGPoint

Returns

Attributes

Applies to