NSRuleEditorDelegate.PredicateParts Method

Definition

[Foundation.Export("ruleEditor:predicatePartsForCriterion:withDisplayValue:inRow:")]
public abstract Foundation.NSDictionary PredicateParts (AppKit.NSRuleEditor editor, Foundation.NSObject criterion, Foundation.NSObject value, nint row);
abstract member PredicateParts : AppKit.NSRuleEditor * Foundation.NSObject * Foundation.NSObject * nint -> Foundation.NSDictionary

Parameters

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

Returns

Implements

Attributes

Applies to