NSBrowser.NoteHeightOfRows(NSIndexSet, 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("noteHeightOfRowsWithIndexesChanged:inColumn:")]
public virtual void NoteHeightOfRows (Foundation.NSIndexSet indexSet, nint columnIndex);
abstract member NoteHeightOfRows : Foundation.NSIndexSet * nint -> unit
override this.NoteHeightOfRows : Foundation.NSIndexSet * nint -> unit
Parâmetros
- indexSet
- NSIndexSet
- columnIndex
- System.System.IntPtr System.nativeint
- Atributos