NSRulerEditorChildCriterion Delegate

Definition

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

Parameters

editor
NSRuleEditor
index
System.System.IntPtr System.nativeint
criterion
NSObject

Return Value

Applies to