Contents

NSUserActivity.TypedPayloadError

An enumeration that describes the error types for getting and setting a typed payload.

Declaration

enum TypedPayloadError

Overview

Use this enumeration to manage errors from typedPayload(_:) and setTypedPayload(_:).

Topics

Typed payload errors

See Also

Managing type-safe access to user info