Share via


NSRuleEditor.ParentRow(IntPtr) Method

Definition

[Foundation.Export("parentRowForRow:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr ParentRow(IntPtr rowIndex);
[<Foundation.Export("parentRowForRow:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ParentRow : nativeint -> nativeint
override this.ParentRow : nativeint -> nativeint

Parameters

rowIndex
IntPtr

nativeint

Returns

IntPtr

nativeint

Attributes

Applies to