The FeedTile control provides a container for an aggregation of FeedItems. The control will cycle through the list of FeedItems and display the title, age of the article, source and the image associated with the article. The control provides a press event that can be used to navigate down to a second level. As an example, it may navigate to a list of FeedItemHeaders where all, or a subset, of feed articles are presented.
This example shows a tile that displays two articles using the default display duration.
This example shows a tile that displays two articles with several configurable properties explicitly set to modify the default behavior of the tile.