NSRuleEditor.InsertRowAtIndex Method

Definition

[Foundation.Export("insertRowAtIndex:withType:asSubrowOfRow:animate:")]
public virtual void InsertRowAtIndex (nint rowIndex, AppKit.NSRuleEditorRowType rowType, nint parentRow, bool shouldAnimate);
abstract member InsertRowAtIndex : nint * AppKit.NSRuleEditorRowType * nint * bool -> unit
override this.InsertRowAtIndex : nint * AppKit.NSRuleEditorRowType * nint * bool -> unit

Parameters

rowIndex
System.System.IntPtr System.nativeint
parentRow
System.System.IntPtr System.nativeint
shouldAnimate
Boolean
Attributes

Applies to