Bagikan melalui


UIView.MotionEffects Properti

Definisi

Set efek gerakan saat ini pada tampilan ini.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIMotionEffect[] MotionEffects { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("motionEffects", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setMotionEffects:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.MotionEffects : UIKit.UIMotionEffect[] with get, set

Nilai Properti

Nilai ini bisa berupa null.

Atribut

Keterangan

Anda dapat menggunakan properti ini untuk mengambil daftar efek gerakan yang saat ini aktif, atau untuk mengatur daftar efek gerakan pada tampilan ini.

Berlaku untuk