(OvershootIndicator) Enable new shader bounce effect for overshoot
[platform/core/uifw/dali-toolkit.git] / base / dali-toolkit / internal / controls / scrollable / scrollable-impl.h
index 72cc47a..05c9a75 100644 (file)
@@ -44,6 +44,7 @@ class Scrollable : public ControlImpl
 public:
   static const std::string SCROLLABLE_CAN_SCROLL_VERTICAL;
   static const std::string SCROLLABLE_CAN_SCROLL_HORIZONTAL;
+  static const Vector4     DEFAULT_OVERSHOOT_COLOUR;
 
   /**
    * Create a new Scrollable.