Edit

Share via


TileBindingContentPhotos.Images Property

Definition

Gets the collection of slide show images. Up to 12 images can be provided (Mobile will only display up to 9), which will be used for the slide show. Adding more than 12 will throw an exception.

public System.Collections.Generic.IList<Microsoft.Toolkit.Uwp.Notifications.TileBasicImage> Images { get; }
member this.Images : System.Collections.Generic.IList<Microsoft.Toolkit.Uwp.Notifications.TileBasicImage>
Public ReadOnly Property Images As IList(Of TileBasicImage)

Property Value

Applies to