Release 4.0.0-preview1-00286
[platform/core/csapi/tizenfx.git] / src / Tizen.Applications.NotificationEventListener / Tizen.Applications.NotificationEventListener / NotificationEventArgsStyle.cs
index 69af7d2..9438f81 100755 (executable)
@@ -21,6 +21,9 @@ namespace Tizen.Applications.NotificationEventListener
     /// </summary>
     public partial class NotificationEventArgs
     {
+        /// <summary>
+        /// An object can get a rich notification style to a notification object.
+        /// </summary>
         public abstract class StyleArgs
         {
             internal abstract string Key { get; }