---
title: "indirectScribbleInteraction(_:requestElementsIn:)"
framework: uikit
role: symbol
role_heading: Instance Method
path: "uikit/uiindirectscribbleinteractiondelegate-hdh/indirectscribbleinteraction(_:requestelementsin:)"
---

# indirectScribbleInteraction(_:requestElementsIn:)

## Declaration

```swift
@MainActor func indirectScribbleInteraction(_ interaction: any UIInteraction, requestElementsIn rect: CGRect) async -> [Self.ElementIdentifier]
```
