INSRuleEditorDelegate.PredicateParts Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("ruleEditor:predicatePartsForCriterion:withDisplayValue:inRow:")]
[Foundation.Preserve(Conditional=true)]
public 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
- Attributes