UIKit.UIView.AddMotionEffect Method
Adds the specified motion effect to the view.

Syntax

[Foundation.Export("addMotionEffect:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public virtual void AddMotionEffect (UIMotionEffect effect)

Parameters

effect
Motion effect to add to the view.

Remarks

This method, when called using the present UIView animation context, animates the transition to the specified motion effect's values.

Requirements

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