Update the summary that describes the class
[platform/core/csapi/tizenfx.git] / src / Tizen.Applications.NotificationEventListener / Tizen.Applications.NotificationEventListener / NotificationEventArgsAccessory.cs
index 50e4fe7..878f9ff 100755 (executable)
@@ -18,8 +18,14 @@ namespace Tizen.Applications.NotificationEventListener
 {
     using Tizen.Common;
 
+    /// <summary>
+    /// This class provides the methods and properties to get information about the posted or updated notification.
+    /// </summary>
     public partial class NotificationEventArgs
     {
+        /// <summary>
+        /// Class for Notification AccessorySet which is included vibration, led, sound option
+        /// </summary>
         public class AccessoryArgs
         {
             /// <summary>