Share via


NSRulerEditorChildCriterion Delegate

Definition

public delegate Foundation.NSObject NSRulerEditorChildCriterion(NSRuleEditor editor, IntPtr index, NSObject criterion, NSRuleEditorRowType rowType);
type NSRulerEditorChildCriterion = delegate of NSRuleEditor * nativeint * NSObject * NSRuleEditorRowType -> NSObject

Parameters

editor
NSRuleEditor
index
IntPtr

nativeint

criterion
NSObject

Return Value

Applies to