UIDynamicItem.Bounds Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The usable frame of your object.
public abstract CoreGraphics.CGRect Bounds { [Foundation.Export("bounds")] get; }
member this.Bounds : CoreGraphics.CGRect
Property Value
Implements
- Attributes
Remarks
This property represents the usable frame of your object view.