AdControl.OnManipulationStateChanged | onmanipulationstatechanged event
Raised when the AdControl receives a manipulation state changed event from the banner ad.
Syntax
public: event EventHandler<ManipulationStateChangedEventArgs>^ OnManipulationStateChanged { Windows::Foundation::EventRegistrationToken add(EventHandler<ManipulationStateChangedEventArgs>^ value); void remove(Windows::Foundation::EventRegistrationToken token); }
Event information
| Delegate | EventHandler [JavaScript] | System.EventHandler<ManipulationStateChangedEventArgs> [.NET] | Windows.Foundation.EventHandler<ManipulationStateChangedEventArgs> [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: