Share via


NSMetadataQuery.IsGathering Property

Definition

Whether this query is in the initial gathering phase of the query.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsGathering { [Foundation.Export("isGathering")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isGathering")>]
member this.IsGathering : bool

Property Value

Attributes

Applies to