Share via


NSPredicateEditorRowTemplate.MatchForPredicate(NSPredicate) Method

Definition

[Foundation.Export("matchForPredicate:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual double MatchForPredicate(Foundation.NSPredicate predicate);
[<Foundation.Export("matchForPredicate:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member MatchForPredicate : Foundation.NSPredicate -> double
override this.MatchForPredicate : Foundation.NSPredicate -> double

Parameters

predicate
NSPredicate

Returns

Attributes

Applies to