Contents

NSUserActivity.TypedPayloadError.encodingError

An encoding error that indicates that the content failed to encode into a valid dictionary.

Declaration

case encodingError

Discussion

The setTypedPayload(_:) method throws this error.

See Also

Typed payload errors