UIKit.UIDynamicItem Members

The members of UIKit.UIDynamicItem are listed below.

See Also: Inherited members from Foundation.NSObject

Protected Constructors

Default constructor, initializes a new instance of this class.
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
BoundsCoreGraphics.CGRect. The usable frame of your object.
abstract
CenterCoreGraphics.CGPoint. Center of your object, in the container coordinate space.
abstract
TransformCoreGraphics.CGAffineTransform. The transform of your object, relative to the center of its bounds.