Merge remote-tracking branch 'nui/merge_work' preview1-00180
authorWonyoung Choi <wy80.choi@samsung.com>
Mon, 11 Sep 2017 04:48:38 +0000 (13:48 +0900)
committerWonyoung Choi <wy80.choi@samsung.com>
Mon, 11 Sep 2017 05:05:20 +0000 (14:05 +0900)
Change-Id: Ic807d3dc45e2bd7d209d0e835be3e60881dd8347

1  2 
src/Tizen.NUI/src/public/Window.cs

@@@ -767,7 -839,7 +839,7 @@@ namespace Tizen.NU
              return ret;
          }
  
--        internal System.IntPtr GetNativeWindowHandler()
++        public System.IntPtr GetNativeWindowHandler()
          {
              System.IntPtr ret = NDalicManualPINVOKE.GetNativeWindowHandler(HandleRef.ToIntPtr(this.swigCPtr));
              if (NDalicPINVOKE.SWIGPendingException.Pending) throw NDalicPINVOKE.SWIGPendingException.Retrieve();