Edit

Share via


TileBindingContentIconic.Icon Property

Definition

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

Property Value

Applies to