Release 4.0.0-preview1-00253
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / ActivatedSignalType.cs
index 2ae0e6c..9bba695 100755 (executable)
 */
 using System;
 using System.Runtime.InteropServices;
+using System.ComponentModel;
 
 namespace Tizen.NUI
 {
-    [Obsolete("Please do not use! this will be deprecated")]
+    //Please do not use! this will be deprecated
+    [EditorBrowsable(EditorBrowsableState.Never)]
     public class ActivatedSignalType : global::System.IDisposable
     {
         private global::System.Runtime.InteropServices.HandleRef swigCPtr;