---
title: "init(localized:options:including:)"
framework: foundation
role: symbol
role_heading: Initializer
path: "foundation/attributedstring/init(localized:options:including:)-3dycp"
---

# init(localized:options:including:)

## Declaration

```swift
init<S>(localized resource: LocalizedStringResource, options: AttributedString.LocalizationOptions, including scope: S.Type) where S : AttributeScope
```
