Share via


UIDynamicItem.Bounds Property

Definition

Called in an instance where the dynamic animator requires the bounds of a dynamic item be returned.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect Bounds { [Foundation.Export("bounds")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("bounds")>]
member this.Bounds : CoreGraphics.CGRect

Property Value

Dynamic item bounds.

Implements

Attributes

Applies to