X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=blobdiff_plain;f=dali-toolkit%2Fdevel-api%2Fcontrols%2Ftext-controls%2Ftext-selection-popup.h;h=4080c90ed8f0a53c5da4fd6edcff9ed76928d0bc;hp=551066f16db28ee69cf5f8a01ef2f1433d843362;hb=2e5be8f7ca6638f435d03d1ee639bbec0b04a5a9;hpb=f11be450471738b68f98fa4c552b3a22482ae4de diff --git a/dali-toolkit/devel-api/controls/text-controls/text-selection-popup.h b/dali-toolkit/devel-api/controls/text-controls/text-selection-popup.h index 551066f..4080c90 100644 --- a/dali-toolkit/devel-api/controls/text-controls/text-selection-popup.h +++ b/dali-toolkit/devel-api/controls/text-controls/text-selection-popup.h @@ -2,7 +2,7 @@ #define DALI_TOOLKIT_TEXT_SELECTION_POPUP_H /* - * Copyright (c) 2020 Samsung Electronics Co., Ltd. + * Copyright (c) 2021 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. @@ -103,6 +103,12 @@ public: OPTION_DIVIDER_SIZE, /** + * @brief The padding of the divider between options. + * @details Name "optionDividerPadding", type Vector4. + */ + OPTION_DIVIDER_PADDING, + + /** * @brief The image to use as the popup clipboard icon. * @details Name "popupClipboardButtonImage", type string. */