CycleImages Property
Collapse the table of content
Expand the table of content

CycleTileData.CycleImages Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets a collection of up to 9 background images for the medium and wide Tile sizes.

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

'Declaration
Public Property CycleImages As IEnumerable(Of Uri)

Property Value

Type: System.Collections.Generic.IEnumerable(Of Uri)
A collection of up to 9 background images for the medium and wide Tile sizes.

If an empty URI is used to set this property, the background images are cleared during an update.

There should always be at least one background image specified in this property.

Windows Phone OS

Supported in: 8.1, 8.0

Show:
© 2017 Microsoft