NSRulerEditorPredicateParts Delegate

Definition

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

Parameters

editor
NSRuleEditor
criterion
NSObject
value
NSObject
row
System.System.IntPtr System.nativeint

Return Value

Applies to