NSBrowser.NoteHeightOfRows(NSIndexSet, nint) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
Parameters
- indexSet
- NSIndexSet
- columnIndex
- System.System.IntPtr System.nativeint
- Attributes