Share via


NSRulerEditorPredicateParts Delegate

Definition

public delegate Foundation.NSDictionary NSRulerEditorPredicateParts(NSRuleEditor editor, NSObject criterion, NSObject value, IntPtr row);
type NSRulerEditorPredicateParts = delegate of NSRuleEditor * NSObject * NSObject * nativeint -> NSDictionary

Parameters

editor
NSRuleEditor
criterion
NSObject
value
NSObject
row
IntPtr

nativeint

Return Value

Applies to