[NUI] Change the name of Tizen.NUI.CommonUI as Tizen.NUI.Components (#958)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Controls / Slider.cs
similarity index 99%
rename from src/Tizen.NUI.CommonUI/Controls/Slider.cs
rename to src/Tizen.NUI.Components/Controls/Slider.cs
index 99a9729..32b11ca 100755 (executable)
@@ -18,7 +18,7 @@ using System;
 using Tizen.NUI.BaseComponents;
 using System.ComponentModel;
 
-namespace Tizen.NUI.CommonUI
+namespace Tizen.NUI.Components
 {
     /// <summary>
     /// A slider lets users select a value from a continuous or discrete range of values by moving the slider thumb.