How to create Tiles like UI within WP8 app?

前端 未结 1 1860
灰色年华
灰色年华 2021-01-15 16:40

How to create Tiles like UI within our app. If I use a button with image, its showing with borders. If I create a secondary tile, then the tile is getting created on the sta

1条回答
  •  时光说笑
    2021-01-15 17:28

    You can use Hub Tile from Windows Phone Toolkit. If you want many tiles in your apps, all arranged like in the start screen of Windows Phone device, then you should use Wrap Panel as container for those Hub Tiles. You can also create Tile like UI control as demonstrated very well by @Xin here

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