Edit

Share via


TileBindingContentPhotos Class

Definition

Animates through a slide show of photos. Supported on all sizes.

public sealed class TileBindingContentPhotos : Microsoft.Toolkit.Uwp.Notifications.ITileBindingContent
type TileBindingContentPhotos = class
    interface ITileBindingContent
Public NotInheritable Class TileBindingContentPhotos
Implements ITileBindingContent
Inheritance
TileBindingContentPhotos
Implements

Constructors

TileBindingContentPhotos()

Properties

Images

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.

Applies to