X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali-toolkit%2Fdevel-api%2Fcontrols%2Ftext-controls%2Ftext-selection-toolbar.h;h=1e48c563d925ba940699fd3dd20cec6c1cd09300;hb=ed318176506ba6763f189728d7c14c00e9e0b909;hp=5a510d72cb83f5cd3c553d70a9ee2818b1df041e;hpb=37e368d48d56b9b419263534b7de165ea990cbac;p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git diff --git a/dali-toolkit/devel-api/controls/text-controls/text-selection-toolbar.h b/dali-toolkit/devel-api/controls/text-controls/text-selection-toolbar.h index 5a510d7..1e48c56 100644 --- a/dali-toolkit/devel-api/controls/text-controls/text-selection-toolbar.h +++ b/dali-toolkit/devel-api/controls/text-controls/text-selection-toolbar.h @@ -64,6 +64,7 @@ public: { MAX_SIZE = PROPERTY_START_INDEX, ///< name "max-size", The maximum size the Popup can be, type VECTOR2 ENABLE_OVERSHOOT, ///< name "enable-overshoot", Whether the overshoot image is enabled, type BOOLEAN + SCROLL_VIEW, ///< name "scroll-view", Properties to set on scroll view type Property::Map }; };