Contents

fallDetectionManagerDidChangeAuthorization(_:)

Indicates the fall detection authorization status changed.

Declaration

optional func fallDetectionManagerDidChangeAuthorization(_ fallDetectionManager: CMFallDetectionManager)

Parameters

  • fallDetectionManager:

    The fall detection manager for the event.

Discussion

The system calls this method after the fall detection authorization status changes. Check the fall detection manager’s authorizationStatus property to determine the current status.