X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fdevel-api%2Fcontrols%2Fpopup%2Fpopup.h;h=3d3d9152e6d7c49fd8182735092e42966389a4a9;hp=6251c0199426c2d322ef47d351b84963ca0c7a67;hb=4107c0f5ea45cd9e4e61d30c30e99de0e00287fc;hpb=5e04f7584e88f851481db93078a22100bbf88015 diff --git a/dali-toolkit/devel-api/controls/popup/popup.h b/dali-toolkit/devel-api/controls/popup/popup.h index 6251c01..3d3d915 100644 --- a/dali-toolkit/devel-api/controls/popup/popup.h +++ b/dali-toolkit/devel-api/controls/popup/popup.h @@ -2,7 +2,7 @@ #define __DALI_TOOLKIT_POPUP_H__ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd. + * Copyright (c) 2016 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -89,6 +89,7 @@ public: BACKING_ENABLED, ///< name "backingEnabled", type bool BACKING_COLOR, ///< name "backingColor", type Vector4 POPUP_BACKGROUND_IMAGE, ///< name "popupBackgroundImage", type std::string + POPUP_BACKGROUND_BORDER, ///< name "popupBackgroundBorder", type Rect< int >, Values are in the order: left, right, bottom, top TAIL_UP_IMAGE, ///< name "tailUpImage", type std::string TAIL_DOWN_IMAGE, ///< name "tailDownImage", type std::string TAIL_LEFT_IMAGE, ///< name "tailLeftImage", type std::string