OnManipulationStateChanged | onmanipulationstatechanged event

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

DelegateEventHandler [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

Microsoft.Advertising.WinRT.UI
Microsoft::Advertising::WinRT::UI [C++]

Metadata

Microsoft.Advertising.winmd

See also

AdControl
ManipulationStateChangedEventArgs

 

 

Show:
© 2017 Microsoft