CVAttachmentModePreference
Defines preferred mode for an attachment key.
Declaration
protocol CVAttachmentModePreference : SendableOverview
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.