NSTableViewSource.GetRowHeight(NSTableView, 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("tableView:heightOfRow:")]
public virtual nfloat GetRowHeight (AppKit.NSTableView tableView, nint row);
abstract member GetRowHeight : AppKit.NSTableView * nint -> nfloat
override this.GetRowHeight : AppKit.NSTableView * nint -> nfloat
Parâmetros
- tableView
- NSTableView
- row
- System.System.IntPtr System.nativeint
Retornos
- Atributos