NSBrowser.LoadedCell(nint, 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("loadedCellAtRow:column:")]
public virtual AppKit.NSCell LoadedCell (nint row, nint col);
abstract member LoadedCell : nint * nint -> AppKit.NSCell
override this.LoadedCell : nint * nint -> AppKit.NSCell
Parâmetros
- row
- System.System.IntPtr System.nativeint
- col
- System.System.IntPtr System.nativeint
Retornos
- Atributos