UIDynamicItem.Bounds Property

Definition

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.

Applies to