NSRuleEditorDelegate.DisplayValue(NSRuleEditor, NSObject, nint) 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:displayValueForCriterion:inRow:")]
public abstract Foundation.NSObject DisplayValue (AppKit.NSRuleEditor editor, Foundation.NSObject criterion, nint row);
abstract member DisplayValue : AppKit.NSRuleEditor * Foundation.NSObject * nint -> Foundation.NSObject
Parameters
- editor
- NSRuleEditor
- criterion
- NSObject
- row
- System.System.IntPtr System.nativeint
Returns
Implements
- Attributes