Share via


NSRuleEditorDelegate.DisplayValue(NSRuleEditor, NSObject, IntPtr) Method

Definition

[Foundation.Export("ruleEditor:displayValueForCriterion:inRow:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSObject DisplayValue(AppKit.NSRuleEditor editor, Foundation.NSObject criterion, IntPtr row);
[<Foundation.Export("ruleEditor:displayValueForCriterion:inRow:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DisplayValue : AppKit.NSRuleEditor * Foundation.NSObject * nativeint -> Foundation.NSObject
override this.DisplayValue : AppKit.NSRuleEditor * Foundation.NSObject * nativeint -> Foundation.NSObject

Parameters

editor
NSRuleEditor
criterion
NSObject
row
IntPtr

nativeint

Returns

Implements

Attributes

Applies to