[NUI] Layout: Fixed disposed bug and removed RegisterChildProperties API usage (...
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / Layouting / LayoutGroupWrapperImpl.cs
index ea41da1..37bb101 100755 (executable)
@@ -94,7 +94,7 @@ namespace Tizen.NUI
                 }
                 swigCPtr = new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero);
             }
-            base.Dispose();
+            base.Dispose(type);
         }
 
         internal uint Add(LayoutItemWrapperImpl layoutChild)