Duration Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The Duration type exposes the following members.
| Name | Description | |
|---|---|---|
|
Automatic | Gets a Duration value that is automatically determined. |
|
Forever | Gets a Duration value that represents an infinite interval. |
|
HasTimeSpan | Gets a value that indicates if this Duration represents a TimeSpan value. |
|
TimeSpan | Gets the TimeSpan value that this Duration represents. |
Show: