Name

kOfxParamPropChoiceOption — Set an option in a choice parameter.

Synopsis

#include "/ofxParam.h"
#define kOfxParamPropChoiceOption "OfxParamPropChoiceOption"

Type

kOfxParamPropChoiceOption is of type UTF8 C string, and is of variable dimension.

Property Set

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

Default

The default value is the property is empty with no options set..

Description

Set an option in a choice parameter.

This property contains the set of options that will be presented to a user from a choice parameter. See @ref ParametersChoice for more details.