Contents

delegate

A delegate that can receive notifications about fall detection events.

Declaration

weak var delegate: (any CMFallDetectionDelegate)? { get set }

See Also

Handling Events