NSBrowser.LoadedCell(nint, nint) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
Paramètres
- row
- System.System.IntPtr System.nativeint
- col
- System.System.IntPtr System.nativeint
Retours
- Attributs