NSTableView.PerformClick(nint, nint) Metodo

Definizione

[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

Parametri

column
System.System.IntPtr System.nativeint
row
System.System.IntPtr System.nativeint
Attributi

Si applica a