다음을 통해 공유


NSRuleEditor.InsertRowAtIndex 메서드

정의

[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

매개 변수

rowIndex
System.System.IntPtr System.nativeint
parentRow
System.System.IntPtr System.nativeint
shouldAnimate
Boolean
특성

적용 대상