NSTableColumn.DataCellForRow(nint) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("dataCellForRow:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AppKit.NSCell DataCellForRow (nint row);
abstract member DataCellForRow : nint -> AppKit.NSCell
override this.DataCellForRow : nint -> AppKit.NSCell
Parâmetros
- row
- System.System.IntPtr System.nativeint
Retornos
- Atributos