---
title: CVAttachmentModePreferenceShouldNotPropagate
framework: corevideo
role: symbol
role_heading: Enumeration
path: corevideo/cvattachmentmodepreferenceshouldnotpropagate
---

# CVAttachmentModePreferenceShouldNotPropagate

Sets preferred mode for attachment to should not propagate

## Declaration

```swift
enum CVAttachmentModePreferenceShouldNotPropagate
```

## Relationships

### Conforms To

- [CVAttachmentModePreference](corevideo/cvattachmentmodepreference.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Attachment system (Swift)

- [CVAttachmentAccess](corevideo/cvattachmentaccess.md)
- [CVAttachmentContainer](corevideo/cvattachmentcontainer.md)
- [CVAttachmentRawValue](corevideo/cvattachmentrawvalue.md)
- [CVAttachmentKeyDefinition](corevideo/cvattachmentkeydefinition.md)
- [CVAttachmentKeyDefinitionWithDefault](corevideo/cvattachmentkeydefinitionwithdefault.md)
- [CVAttachmentCompositeKeyDefinition](corevideo/cvattachmentcompositekeydefinition.md)
- [CVAttachmentModePreferenceShouldPropagate](corevideo/cvattachmentmodepreferenceshouldpropagate.md)
