Marked new API's since 1.1.4
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / public-api / controls / page-turn-view / page-factory.h
index 0c6e18d..b236f04 100644 (file)
@@ -30,6 +30,8 @@ namespace Toolkit
 /**
  * PageFactory is an abstract interface for providing image actors to PageTurnView
  * Each image actor is identified by a unique ID, and has a linear order from 0 to GetNumberOfPages()-1
+ *
+ * @since DALi 1.1.4
  */
 class DALI_IMPORT_API PageFactory
 {