Change tile switch speed in Windows C# Store App

147 Views Asked by At

I have set up 5 tiles in a queue so they are randomly shown on the Windows Start screen.

Just on the right of my app I placed the Windows Store and Facebook app. I noticed that their tile changes much faster than mine, even if all 3 apps have the same amount of different tiles (which is 5 and the maximum of allowed tiles).

Is there a way to influence the behavior of the tiles?

1

There are 1 best solutions below

2
On

I don't believe there is any way to influence the behavior of the tiles.

The only thing I think of is that they could be different tile templates which could infer a different update time.