FlipTile.WideBackgroundImage Property

 

Gets and sets the front-side background image for the wide tile size.

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Notifications
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

public Uri WideBackgroundImage { get; set; }

Property Value

Type: System.Uri

The front-side background image for the wide tile size.

Return to top
Show: