NSRulerEditorDisplayValue Delegate

Definition

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

Parameters

editor
NSRuleEditor
criterion
NSObject
row
IntPtr

nativeint

Return Value

Applies to