<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UIIndirectScribbleInteraction-1nfjm/init(delegate:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:5UIKit29UIIndirectScribbleInteractionC8delegateACyxGx_tcfc"
  },
  "title" : "init(delegate:)"
}
-->

# init(delegate:)

Creates an indirect Scribble interaction item with the specified delegate.

```
@MainActor @preconcurrency init(delegate: Delegate)
```

## Parameters

`delegate`

The object that acts as the delegate of this [`UIIndirectScribbleInteraction`](/documentation/UIKit/UIIndirectScribbleInteraction-1nfjm) instance.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)