UIDynamicAnimator.GetDynamicItems(CGRect) Method
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 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