kOfxPropShortLabel
— Short user visible name of an object.
#include "/ofxCore.h" #define kOfxPropShortLabel "OfxPropShortLabel"
This is a property that belongs to the on many objects (descriptors and instances), see PropertiesByObject . Typically readable and writable in most cases..
The default value is initially
kOfxPropName
, but will be reset if
kOfxPropLabel
is changed..