UIKit.UIResponder.MotionEnded Method
Method invoked when a motion (shake) has finished.

Syntax

[Foundation.Export("motionEnded:withEvent:")]
public virtual void MotionEnded (UIEventSubtype motion, UIEvent evt)

Parameters

motion
The event subtype.
evt
UIEvent describing the specifiemotion.

Remarks

In particular, UIKit.UIView bubbles the events up the responder chain.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0