Add Get/Set native window id on SceneHoder and Window
[platform/core/uifw/dali-adaptor.git] / dali / integration-api / adaptor-framework / scene-holder.h
index 5f3fc21..b7a4bd4 100644 (file)
@@ -200,6 +200,13 @@ public:
   RenderTaskList GetRenderTaskList();
 
   /**
+   * @brief Gets the native window id
+   *
+   * @return The native window id
+   */
+  int32_t GetNativeId() const;
+
+  /**
    * @brief Retrieve the SceneHolder that the given actor is added to.
    *
    * @param[in] actor The actor