Compartir a través de


NSTableView.PerformClick(nint, nint) Método

Definición

[Foundation.Export("performClickOnCellAtColumn:row:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, "Use a View Based TableView; directly interact with a particular view as required and call PerformClick on it, if necessary.")]
public virtual void PerformClick (nint column, nint row);
override this.PerformClick : nint * nint -> unit

Parámetros

column
System.System.IntPtr System.nativeint
row
System.System.IntPtr System.nativeint
Atributos

Se aplica a