The properties of UIKit.UIDynamicItem are listed below. For a list of all members, see the UIDynamicItem Members list.
See Also: Inherited members from Foundation.NSObject
| [read-only] abstract | Bounds | CoreGraphics.CGRect. The usable frame of your object. |
abstract | Center | CoreGraphics.CGPoint. Center of your object, in the container coordinate space. |
abstract | Transform | CoreGraphics.CGAffineTransform. The transform of your object, relative to the center of its bounds. |