UIKit.UIMotionEffectGroup Members

The members of UIKit.UIMotionEffectGroup are listed below.

See Also: Inherited members from UIKit.UIMotionEffect

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
MotionEffectsUIMotionEffect[]. The array of component UIMotionEffects.

Protected Methods

override
Dispose(bool)
Releases the resources used by the UIMotionEffectGroup object.