---
title: init()
framework: swiftui
role: symbol
role_heading: Initializer
path: swiftui/attributedtextselection/init()
---

# init()

Initialize the default selection for a new text editor.

## Declaration

```swift
init()
```

## Discussion

Discussion The default selection is an insertion point at the end of the text.
