UIKit.UIResponder.MotionBegan Method
Method invoked when a motion (a shake) has started.

Syntax

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

Parameters

motion
Event-subtype that specifies the kind of motion.
evt
UIEvent describing the specified motion..

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