CycleTileData Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The CycleTileData type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets or sets a value between 1 and 99 that will be displayed in the Count field of the Tile. A value of 0 means the Count will not be displayed. If this property is not set, the Count display will not change during an update. |
|
CycleImages | Gets or sets a collection of up to 9 background images for the medium and wide Tile sizes. |
|
SmallBackgroundImage | Gets and sets the front-side background image for the small Tile size. |
|
Title | Gets or sets the text that displays on the front side of the medium and wide tile sizes. (Inherited from ShellTileData.) |
Show: