sync with tizen branch to finalize API
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / Size.cs
index c656b01..4cb6c0e 100755 (executable)
  *
  */
 
+using System;
+
 namespace Tizen.NUI
 {
 
-    /// <summary>
-    /// Three dimensional size
-    /// </summary>
-    internal class Size : global::System.IDisposable
+    [Obsolete("Please do not use! This will be changed to internal class")]
+    public class Size : global::System.IDisposable
     {
         private global::System.Runtime.InteropServices.HandleRef swigCPtr;
         protected bool swigCMemOwn;