IconicTile.BackgroundColor Property

 

Gets or sets the background color of the Tile. Setting this property overrides the default theme color that is set on the phone.

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

Public Property BackgroundColor As String

Property Value

Type: System.String

The background color of the Tile.

Return to top
Show: