SpotlightQuery.Pause

From Xojo Documentation

Method


SpotlightQuery.Pause()

Supported for all project types and targets.

Temporarily pauses the query from posting any updates.

Notes

This means that the Count and Item functions will not change until you resume the query by calling Resume.