Creates and returns a new, unconfigured Spotlight query. Configure it with setQuery(), setScopes(), and setCallback(), then call start(). The query is automatically stopped and released when the module shuts down.
setQuery()
setScopes()
setCallback()
start()
A new HSSpotlightQuery
HSSpotlightQuery
Creates and returns a new, unconfigured Spotlight query. Configure it with
setQuery(),setScopes(), andsetCallback(), then callstart(). The query is automatically stopped and released when the module shuts down.