[NUI] Add Value Indicator of Slider (#2533)
authorSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Wed, 27 Jan 2021 01:55:33 +0000 (10:55 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 27 Jan 2021 11:05:23 +0000 (20:05 +0900)
commit02dafd02e1b96c8ead49e0d216d9b1c89bb908d5
tree44ae4304cc9f1b954ec05d945f1423fd8270773c
parente99cfddb2fdc481a4452da9aa23fc7af2a4208a0
[NUI] Add Value Indicator of Slider (#2533)

- Value Indicator is a tooltip of slider.
- Add some properties for value indicator :
  IsValueShown, ValueIndicatorText, ValueIndicatorSize, and ValueIndicatorUrl

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
src/Tizen.NUI.Components/Controls/Slider.Internal.cs
src/Tizen.NUI.Components/Controls/Slider.cs
src/Tizen.NUI.Components/Style/SliderStyle.cs
src/Tizen.NUI.Components/Theme/DefaultTheme.cs
src/Tizen.NUI.Components/res/nui_component_default_slider_value_indicator.png [new file with mode: 0644]