NSRuleEditorDelegate_Extensions.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.
[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