[ElmSharp] Add missed document to Scroller 27/157427/1 preview1-00338 preview1-00339 preview1-00340
authorpius.lee <pius.lee@samsung.com>
Tue, 24 Oct 2017 11:16:26 +0000 (20:16 +0900)
committerpius.lee <pius.lee@samsung.com>
Tue, 24 Oct 2017 11:16:26 +0000 (20:16 +0900)
Change-Id: I7602b1efbab7ad2632371f8f27c3b8f6feb23806

src/ElmSharp/ElmSharp/Scroller.cs

index cf7352e..a6063a7 100755 (executable)
@@ -783,6 +783,9 @@ namespace ElmSharp
             }
         }
 
+        /// <summary>
+        /// The callback of Realized Event
+        /// </summary>
         protected override void OnRealized()
         {
             base.OnRealized();