dali 1.2.28 version upgrade
[platform/core/csapi/nui.git] / Tizen.NUI / src / internal / ScrollView.cs
index 6434c50..b68dd42 100755 (executable)
 namespace Tizen.NUI {
 
 using System;
-using System.Runtime.InteropServices;
-
-
-public class ScrollView : Scrollable {
+using System.Runtime.InteropServices;\r
+\r
+\r
+    internal class ScrollView : Scrollable {
   private global::System.Runtime.InteropServices.HandleRef swigCPtr;
 
   internal ScrollView(global::System.IntPtr cPtr, bool cMemoryOwn) : base(NDalicPINVOKE.ScrollView_SWIGUpcast(cPtr), cMemoryOwn) {