CVAttachmentMode Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An enumeration whose values specify whether a buffer attachment should or should not propagate.
[ObjCRuntime.Watch(4, 0)]
public enum CVAttachmentMode
type CVAttachmentMode =
- Inheritance
-
CVAttachmentMode
- Attributes
Fields
ShouldNotPropagate | 0 | |
ShouldPropagate | 1 |