[5.0] Add IsPositionOrSizeCurrentlyAnimating Actor devel API.
[platform/core/uifw/dali-core.git] / dali / internal / event / render-tasks / render-task-impl.h
index 8b9f8aa..d268b7b 100644 (file)
@@ -278,7 +278,7 @@ public: // Implementation of Object
   /**
    * @copydoc Dali::Internal::Object::OnNotifyDefaultPropertyAnimation()
    */
-  virtual void OnNotifyDefaultPropertyAnimation( Animation& animation, Property::Index index, const Property::Value& value, Animation::Type animationType );
+  virtual void OnNotifyDefaultPropertyAnimation( Animation& animation, Property::Index index, const Property::Value& value, Animation::Type animationType, bool animationStarted );
 
   /**
    * @copydoc Dali::Internal::Object::GetSceneObject()