UIView.RemoveMotionEffect(UIMotionEffect) Method

Definition

Removes the specified motion effect to the view.

C#
[Foundation.Export("removeMotionEffect:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void RemoveMotionEffect(UIKit.UIMotionEffect effect);

Parameters

effect
UIMotionEffect

Motion effect to remove from the view.

Attributes

Applies to

Product Versions
Xamarin iOS SDK 12