AVAsyncProperty.Status.failed(_:)
A property value fails to load.
Declaration
case failed(NSError)Parameters
- error:
An error object that describes the failure.
A property value fails to load.
case failed(NSError)An error object that describes the failure.