Definition
- Namespace:
- Tizen.Applications.NotificationEventListener
- Assembly:
- Tizen.Applications.NotificationEventListener.dll
Class to get infomation about progress notification.
public class NotificationEventArgs.ProgressArgs
- Inheritance
-
object
NotificationEventArgs.ProgressArgs
Properties
Declaration
public ProgressCategory Category { get; }
Property Value
View Source
Current
Gets current value of ProgressType.
Declaration
public double Current { get; }
Property Value
Declaration
public double Max { get; }
Property Value