[NUI] Add Enabled property to Slider and Progress
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Fri, 16 Jul 2021 08:51:21 +0000 (17:51 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 21 Jul 2021 06:41:03 +0000 (15:41 +0900)
commit217d77b9fc6a3bbaf7ac85df6ae37e299c3146cc
tree500bc0d9f1f5b54f7d8bb640455011c39f06ab27
parentcbabdd46b74481d163fe39b78adfcf82999fdfbf
[NUI] Add Enabled property to Slider and Progress

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
- Added `IsEnabled` property in Slider and Progress components
src/Tizen.NUI.Components/Controls/Progress.cs
src/Tizen.NUI.Components/Controls/Slider.Internal.cs
src/Tizen.NUI.Components/Controls/Slider.cs