TileVisual.TileLarge 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 an optional large binding to specify content for the large Tile size. Desktop-only
public Microsoft.Toolkit.Uwp.Notifications.TileBinding TileLarge { get; set; }
member this.TileLarge : Microsoft.Toolkit.Uwp.Notifications.TileBinding with get, set
Public Property TileLarge As TileBinding