Contents

String.LocalizationOptions

Options to apply when initializing a localized string.

Declaration

struct LocalizationOptions

Overview

Use this type to configure how the system localizes strings. You can use the replacements property to provide replacement values for localizable strings that use the \(placeholder:) syntax.

Topics

Specifying localization behavior

Initializers

See Also

Creating a Localized String