Contents

finishEnumeratingWithError(_:)

Tells the observer that an error occurred during change notification.

Declaration

func finishEnumeratingWithError(_ error: any Error)

Parameters

  • error:

    An object that contains information about the error.

See Also

Observing Changes