Contents

CMTremorResultHandler

A completion handler for accessing and processing tremor results.

Declaration

typealias CMTremorResultHandler = ([CMTremorResult], (any Error)?) -> Void

Parameters

  • tremorResult:

    An array of tremor results found by the query.

  • error:

    If an error occurred, this parameter contains information about the error; otherwise it is nil.

See Also

Querying for Movement Disorders