Share via


NSBrowser.NoteHeightOfRows(NSIndexSet, IntPtr) Method

Definition

[Foundation.Export("noteHeightOfRowsWithIndexesChanged:inColumn:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void NoteHeightOfRows(Foundation.NSIndexSet indexSet, IntPtr columnIndex);
[<Foundation.Export("noteHeightOfRowsWithIndexesChanged:inColumn:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member NoteHeightOfRows : Foundation.NSIndexSet * nativeint -> unit
override this.NoteHeightOfRows : Foundation.NSIndexSet * nativeint -> unit

Parameters

indexSet
NSIndexSet
columnIndex
IntPtr

nativeint

Attributes

Applies to