Name

kOfxPropIcon — If set this tells the host to use an icon instead of a label for some object in the interface.

Synopsis

#include "/ofxCore.h"
#define kOfxPropIcon "OfxPropIcon"

Type

kOfxPropIcon is of type string, and has 2 dimensions.

Property Set

This is a property that belongs to the various descriptors in the API.

Default

The default value is "".

Valid Values

ASCII string

Description

If set this tells the host to use an icon instead of a label for some object in the interface.

The value is a path is defined relative to the Resource folder that points to an SVG or PNG file containing the icon.

The first dimension, if set, will the name of and SVG file, the second a PNG file.