How to place a tile on the windows 8 start screen programmatically?

后端 未结 1 1871
萌比男神i
萌比男神i 2021-01-26 20:58

I am building a windows store app. I want the tile of that app at a specific location of my start screen. Is there any API to code the position of my tile on start screen?

相关标签:
1条回答
  • 2021-01-26 21:29

    No. You can't control where the tile goes - that is up to the user to determine. The central pillar of the Windows 8 environment design philosophy is that the user is in control.

    0 讨论(0)
提交回复
热议问题