TileBindingContentIconic.Icon Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets, at minimum, to support both Desktop and Phone, Small and Medium tiles, a square aspect ratio image with a resolution of 200x200, PNG format, with transparency and no color other than white. For more info see: http://blogs.msdn.com/b/tiles_and_toasts/archive/2015/07/31/iconic-tile-template-for-windows-10.aspx
public Microsoft.Toolkit.Uwp.Notifications.TileBasicImage Icon { get; set; }
member this.Icon : Microsoft.Toolkit.Uwp.Notifications.TileBasicImage with get, set
Public Property Icon As TileBasicImage