[ElmSharp] Add missed document to Scroller
[platform/core/csapi/tizenfx.git] / 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();