Name

kOfxParamPropCanUndo — Flags whether changes to a parameter should be put on the undo/redo stack

Synopsis

#include "/ofxParam.h"
#define kOfxParamPropCanUndo "OfxParamPropCanUndo"

Type

kOfxParamPropCanUndo is of type int, and has only a single dimension.

Property Set

This is a property that belongs to the plugin parameter descriptor (read/write) and instance (read only).

Default

The default value is 1.

Valid Values

0 or 1

Description

Flags whether changes to a parameter should be put on the undo/redo stack