NSMetadataQuery.Predicate Property

Definition

The predicate the query uses to filter results.

public virtual Foundation.NSPredicate Predicate { [Foundation.Export("predicate", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPredicate:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Predicate : Foundation.NSPredicate with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to