UIKit.UIInterpolatingMotionEffect Members

The members of UIKit.UIInterpolatingMotionEffect 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.
Documentation for this section has not yet been entered.

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.
[read-only]
KeyPathstring. An animatable property on the UIKit.UIView to which the effect should be applied.
MaximumRelativeValueFoundation.NSObject. The maximum value for the UIInterpolatingMotionEffect.KeyPath.
MinimumRelativeValueFoundation.NSObject. The minimum value for the UIInterpolatingMotionEffect.KeyPath.
[read-only]
TypeUIInterpolatingMotionEffectType. The tilt direction being monitored.

Protected Methods

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