UIKit.UIView.MotionEffects Property
Current set of motion effects on this view.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
[get: Foundation.Export("motionEffects")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
[set: Foundation.Export("setMotionEffects:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_0)]
public virtual UIMotionEffect[] MotionEffects { get; set; }

Value

This value can be null.

Remarks

You can use this property to retrieve the list of currently active motion effects, or to set the list of motion effects on this view.

Requirements

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