Share via


NSMetadataQuery.Predicate Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSPredicate? Predicate { [Foundation.Export("predicate", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPredicate:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("predicate", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPredicate:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Predicate : Foundation.NSPredicate with get, set

Property Value

Attributes

Applies to