NSMetadataQuery.IsStopped Property

Definition

Whether this query has stopped.

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

Property Value

Attributes

Applies to