Name

kOfxPropLongLabel — Long user visible name of an object.

Synopsis

#include "/ofxCore.h"
#define kOfxPropLongLabel "OfxPropLongLabel"

Type

kOfxPropLongLabel is of type UTF8 C string , and has only a single dimension.

Property Set

This is a property that belongs to the on many objects (descriptors and instances), see PropertiesByObject . Typically readable and writable in most cases..

Default

The default value is initially kOfxPropName , but will be reset if kOfxPropLabel is changed..

Description

Long user visible name of an object.

This is a longer version of the label, typically 32 character glyphs or so. Hosts should use this if they have mucg display space for their object labels.