<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -",
    "visionOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "PaperKit",
  "identifier" : "/documentation/PaperKit/MarkupEditViewController/Delegate-swift.protocol/markupEditViewControllerInsertNewTextbox(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "PaperKit"
    ],
    "preciseIdentifier" : "s:8PaperKit24MarkupEditViewControllerC8DelegateP06markupdeF16InsertNewTextboxyyACF"
  },
  "title" : "markupEditViewControllerInsertNewTextbox(_:)"
}
-->

# markupEditViewControllerInsertNewTextbox(_:)

Add a new textbox on top of the paper.

```
func markupEditViewControllerInsertNewTextbox(_ markupEditViewController: MarkupEditViewController)
```

## Parameters

`markupEditViewController`

The source of the action.

---

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)