MDQueryGetBatchingParameters(_:)
Returns the current parameters that control the batching of progress notifications.
Declaration
func MDQueryGetBatchingParameters(_ query: MDQuery!) -> MDQueryBatchingParamsParameters
- query:
The query.
Return Value
An MDQueryBatchingParams structure with the current batching parameters.