Controls no longer have property names.
[platform/core/uifw/dali-toolkit.git] / capi / dali-toolkit / public-api / controls / popup / popup.h
index 968acb9..3b847c3 100644 (file)
@@ -80,13 +80,6 @@ public:
   static const char* const SIGNAL_HIDDEN;
 
   /**
-   * The names of custom properties installed by this control.
-   */
-  // Property Names
-  static const char* const PROPERTY_TITLE;     ///< name "title", type string.
-  static const char* const PROPERTY_STATE;     ///< name "state", type string.
-
-  /**
    * Current popup state
    */
   enum PopupState