UIDynamicAnimator.GetDynamicItems(CGRect) Method

Definition

The dynamic items that intersect the specified RectangleF.

[Foundation.Export("itemsInRect:")]
public virtual UIKit.IUIDynamicItem[] GetDynamicItems (CoreGraphics.CGRect rect);
abstract member GetDynamicItems : CoreGraphics.CGRect -> UIKit.IUIDynamicItem[]
override this.GetDynamicItems : CoreGraphics.CGRect -> UIKit.IUIDynamicItem[]

Parameters

rect
CGRect

Returns

Attributes

Applies to