Share via


NSTableView.NoteHeightOfRowsWithIndexesChanged(NSIndexSet) Method

Definition

[Foundation.Export("noteHeightOfRowsWithIndexesChanged:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void NoteHeightOfRowsWithIndexesChanged(Foundation.NSIndexSet indexSet);
[<Foundation.Export("noteHeightOfRowsWithIndexesChanged:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member NoteHeightOfRowsWithIndexesChanged : Foundation.NSIndexSet -> unit
override this.NoteHeightOfRowsWithIndexesChanged : Foundation.NSIndexSet -> unit

Parameters

indexSet
NSIndexSet
Attributes

Applies to