InterstitialAd.Cancelled | cancelled event
Raised when the user cancels the ad before it is considered complete.
Syntax
public: event EventHandler<object>^ Cancelled { Windows::Foundation::EventRegistrationToken add(EventHandler<object>^ value); void remove(Windows::Foundation::EventRegistrationToken token); }
Event information
| Delegate | EventHandler [JavaScript] | System.EventHandler<Object> [.NET] | Windows.Foundation.EventHandler<Object> [C++] |
|---|
Requirements
|
Minimum supported client |
Windows 8.1 |
|---|---|
|
Minimum supported server |
None supported |
|
Minimum supported phone |
Windows Phone 8.1 |
|
Namespace |
|
|
Metadata |
|
See also
Show: