---
title: "init(localized:options:table:bundle:locale:comment:)"
framework: foundation
role: symbol
role_heading: Initializer
path: "foundation/attributedstring/init(localized:options:table:bundle:locale:comment:)-1w4s"
---

# init(localized:options:table:bundle:locale:comment:)

## Declaration

```swift
init(localized key: String.LocalizationValue, options: AttributedString.LocalizationOptions, table: String? = nil, bundle: Bundle? = nil, locale: Locale? = nil, comment: StaticString? = nil)
```
