ShellTileSchedule Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The ShellTileSchedule type exposes the following members.
| Name | Description | |
|---|---|---|
|
Interval | Gets or sets the interval of how often the background image of the Tile is updated. |
|
MaxUpdateCount | Gets or sets the number of times that the schedule will run. If this value is not set or is set to a number less than 1, then the schedule will run indefinitely. |
|
Recurrence | Gets or sets a value that indicates whether the schedule will be executed one time or multiple times. The recurrence values are defined in UpdateRecurrence. |
|
RemoteImageUri | Gets or sets a fully qualified remote URI or relative URI of the background image. |
|
StartTime | Gets or sets the start time of the schedule. |
Show: