[NUI] Fix the build error message
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / Widget.cs
old mode 100755 (executable)
new mode 100644 (file)
index 4a5ba36..b6781ee
@@ -24,7 +24,7 @@ namespace Tizen.NUI
     /// <summary>
     /// Widget object should be created by WidgetApplication.
     /// </summary>
-    [Obsolete("Please do not use! this will be deprecated")]
+    /// This is an experimental feature. We do recommend not to use it.
     [EditorBrowsable(EditorBrowsableState.Never)]
     public class Widget : BaseHandle
     {