- modify "/*" to "/**" in item-layout.h:157, text-labe.h:360, video-view.h:340
Change-Id: I9584bce1149a2fb1b0319a1e8e5e6c594766f47b
*/
DALI_IMPORT_API virtual float GetFlickSpeedFactor() const;
- /*
+ /**
* @brief Applies constraints defined by the layout to an actor.
*
* @param[in] actor The actor to constrain.
*/
AUTO_SCROLL_STOP_MODE,
- /*
+ /**
* @brief The line count of text.
* @details name "lineCount", type Property::INTEGER.
* @SINCE_1_2.60
*/
~VideoView();
- /*
+ /**
* @brief Copy constructor.
*
* @SINCE_1_1.38