Name

kOfxPropShortLabel — Short user visible name of an object.

Synopsis

#include "/ofxCore.h"
#define kOfxPropShortLabel "OfxPropShortLabel"

Type

kOfxPropShortLabel 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

Short user visible name of an object.

This is a shorter version of the label, typically 13 character glyphs or less. Hosts should use this if they have limitted display space for their object labels.