---
title: "indirectScribbleInteraction(_:focusElementIfNeeded:referencePoint:)"
framework: uikit
role: symbol
role_heading: Instance Method
path: "uikit/uiindirectscribbleinteractiondelegate-hdh/indirectscribbleinteraction(_:focuselementifneeded:referencepoint:)"
---

# indirectScribbleInteraction(_:focusElementIfNeeded:referencePoint:)

## Declaration

```swift
@MainActor func indirectScribbleInteraction(_ interaction: any UIInteraction, focusElementIfNeeded elementIdentifier: Self.ElementIdentifier, referencePoint focusReferencePoint: CGPoint) async -> (any UIResponder & UITextInput)?
```
