Contents

AttributeScopes.FoundationAttributes.LocalizedStringArgumentAttributes

A type for using a localized string argument as an attribute.

Declaration

struct LocalizedStringArgumentAttributes

Overview

You use the this scope’s attributes when creating an attributed string from a LocalizedStringResource. The process creating the attributed string may not have access to the original arguments passed to the interpolation. Instead, the attributed string marks formatted runs with this type, allowing you to retrieve the original values.

Topics

Retrieving localization arguments

See Also

Using string localization attributes