Sdílet prostřednictvím


UITableViewDelegate_Extensions.PerformPrimaryAction Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void PerformPrimaryAction(this UIKit.IUITableViewDelegate This, UIKit.UITableView tableView, Foundation.NSIndexPath rowIndexPath);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member PerformPrimaryAction : UIKit.IUITableViewDelegate * UIKit.UITableView * Foundation.NSIndexPath -> unit

Parameters

tableView
UITableView
rowIndexPath
NSIndexPath
Attributes

Applies to