The members of MonoTouch.UIKit.UIDynamicItem are listed below.
See Also: Inherited members from MonoTouch.Foundation.NSObject
| 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. |
| [read-only] abstract | Bounds | System.Drawing.RectangleF. The usable frame of your object. |
abstract | Center | System.Drawing.PointF. Center of your object, in the container coordinate space. |
abstract | Transform | MonoTouch.CoreGraphics.CGAffineTransform. The transform of your object, relative to the center of its bounds. |