0
如何創建廣泛的活瓷磚,它會翻轉和更改?我搜索它,大部分結果不符合我的要求。可以標誌性的廣泛活瓷磚翻轉
這將創建一個廣泛的瓷磚,但我該如何翻轉它?
IconicTileData TileData = new IconicTileData()
{
Title = "[title]",
Count = [count],
WideContent1 = "[1st row of content]",
WideContent2 = "[2nd row of content]",
WideContent3 = "[3rd row of content]",
SmallIconImage = [small Tile size URI],
IconImage = [medium/wide Tile size URI],
BackgroundColor = [.NET color type of Tile]
};