IsBackgroundTransparent property

AdControl.IsBackgroundTransparent property

Gets or sets a value that indicates whether the background of the AdControl is transparent.

Syntax

public bool IsBackgroundTransparent { get; set; }

Property value

Type: System.Boolean.

Returns true if the background of the AdControl is transparent; otherwise, false. The default is false.

Remarks

When this property is set to false, the background is black.

Requirements

Minimum supported phoneWindows Phone 8 Silverlight
Namespace Microsoft.Advertising.Mobile.UI
AssemblyMicrosoft.Advertising.Mobile.UI.dll

 

 

 

Show:
© 2017 Microsoft