MonoTouch.UIKit.UIDynamicItem Members

The members of MonoTouch.UIKit.UIDynamicItem are listed below.

See Also: Inherited members from MonoTouch.Foundation.NSObject

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.
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]
abstract
BoundsSystem.Drawing.RectangleF. The usable frame of your object.
abstract
CenterSystem.Drawing.PointF. Center of your object, in the container coordinate space.
abstract
TransformMonoTouch.CoreGraphics.CGAffineTransform. The transform of your object, relative to the center of its bounds.