NSMetadataQuery.DisableUpdates Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Disables updates to the query results.
[Foundation.Export("disableUpdates")]
public virtual void DisableUpdates ();
abstract member DisableUpdates : unit -> unit
override this.DisableUpdates : unit -> unit
- Attributes