Share via


NSRuleEditorDelegate_Extensions.PredicateParts Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSDictionary PredicateParts(this AppKit.INSRuleEditorDelegate This, AppKit.NSRuleEditor editor, Foundation.NSObject criterion, Foundation.NSObject value, IntPtr row);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member PredicateParts : AppKit.INSRuleEditorDelegate * AppKit.NSRuleEditor * Foundation.NSObject * Foundation.NSObject * nativeint -> Foundation.NSDictionary

Parameters

editor
NSRuleEditor
criterion
NSObject
value
NSObject
row
IntPtr

nativeint

Returns

Attributes

Applies to