Share via


CVAttachmentMode Enum

Definition

An enumeration whose values specify whether a buffer attachment should or should not propagate.

public enum CVAttachmentMode
type CVAttachmentMode = 
Inheritance
CVAttachmentMode

Fields

Name Value Description
ShouldNotPropagate 0
ShouldPropagate 1

Applies to