Contents

CVAttachmentCompositeKeyDefinition

Associates a set of raw attachment keys with a value type and preferred propagation mode.

Declaration

struct CVAttachmentCompositeKeyDefinition<ModePreference, Value> where ModePreference : CVAttachmentModePreference, Value : CVAttachmentValueRepresentable

Overview

The rawValues array should contain raw key strings required to represent any instance of Value. Even if some of the elements in rawValues are not required to represent certain instances of Value.

Topics

Initializers

Instance Properties

See Also

Attachment system (Swift)