CVAttachmentMode Enum

Definition

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

Applies to