AdControl.IsEngagedChanged event
Raised when the user clicks the ad and the action dialog box appears.
Syntax
public event EventHandler IsEngagedChanged;
Remarks
This event can be used to pause the application when the action dialog box appears; for example, when the user clicks the ad.
Requirements
| Minimum supported phone | Windows Phone 8 Silverlight |
|---|---|
| Namespace | Microsoft.Advertising.Mobile.UI |
| Assembly | Microsoft.Advertising.Mobile.UI.dll |
Show: