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

# init(localized:options:including:)

## Declaration

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