NSRulerEditorDisplayValue Delegate

Definition

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

Parameters

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

Return Value

Applies to