質問

As per the documentation on Tiles, the tile flips at random intervals. So we have no control over it.

I would like to update the content of the tile only when it flips, irrespective of whenever it happens. Is there any listener which will let me know when a tile flips??

Thanks.

役に立ちましたか?

解決

You can't do this. You can update your tile from within your app, when it is launched by the user or from a Background Agent, every 30 minutes. But you can't change tile content when it flips.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top