Contents

AVAsyncProperty.Status.failed(_:)

A property value fails to load.

Declaration

case failed(NSError)

Parameters

  • error:

    An error object that describes the failure.

See Also

Status values