FlipTile.WideBackBackgroundImage Property

 

Gets and sets the back-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 WideBackBackgroundImage { get; set; }

Property Value

Type: System.Uri

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

Return to top
Show: