csapi-sensor: add descriptions for activity/gesture sensor class
[platform/core/csapi/sensor.git] / Tizen.System.Sensor / Tizen.System.Sensor / Plugins / PickUpGestureDetector.cs
index 90a3288..48ba166 100644 (file)
@@ -10,6 +10,9 @@ using System;
 
 namespace Tizen.System.Sensor
 {
+    /// <summary>
+    /// PickUpGestureDetector Class. Used for registering callbacks for pick up activity detector and getting the pick up state
+    /// </summary>
     public class PickUpGestureDetector : Sensor
     {
         /// <summary>