Introduce new visual transform property : EXTRA_SIZE
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / visuals / visual-string-constants.cpp
index 4c4f3b1..293628e 100644 (file)
@@ -66,6 +66,7 @@ const char * const OFFSET( "offset" );
 const char * const OFFSET_SIZE_MODE( "offsetSizeMode" );
 const char * const ORIGIN( "origin" );
 const char * const ANCHOR_POINT( "anchorPoint" );
+const char * const EXTRA_SIZE( "extraSize" );
 
 // Premultipled alpha
 const char * const PREMULTIPLIED_ALPHA( "premultipliedAlpha" );