ShellTileSchedule Properties

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.

  NameDescription
Public property Interval Gets or sets the interval of how often the background image of the Tile is updated.
Public property 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.
Public property 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.
Public property RemoteImageUri Gets or sets a fully qualified remote URI or relative URI of the background image.
Public property StartTime Gets or sets the start time of the schedule.
Top

Show:
© 2017 Microsoft