Contents

CVAttachmentModePreference

Defines preferred mode for an attachment key.

Declaration

protocol CVAttachmentModePreference : Sendable

Overview

This protocol is used to identify the mode preferences in generic context. You should use one of the CVAttachmentModePreferenceShouldPropagate or CVAttachmentModePreferenceShouldNotPropagate instead of defining a custom conformance to this protocol.

Topics

Type Properties

See Also

Protocols