Class StateChangedEventArgs
Definition
- Namespace:
- Tizen.Content.Download
- Assembly:
- Tizen.Content.Download.dll
- API Level:
- 3
An extended EventArgs class which contains the changed download state.
C#Copypublic class StateChangedEventArgs : EventArgs
- Inheritance
Properties
Declaration
C#Copypublic DownloadState State { get; }
Property Value
Type | Description |
---|---|
DownloadState |