Contents

MDQueryGetBatchingParameters(_:)

Returns the current parameters that control the batching of progress notifications.

Declaration

func MDQueryGetBatchingParameters(_ query: MDQuery!) -> MDQueryBatchingParams

Parameters

  • query:

    The query.

Return Value

An MDQueryBatchingParams structure with the current batching parameters.

See Also

Getting and Setting Query Parameters