Contents

preferredLocalizations

An ordered list of preferred localizations contained in the bundle.

Declaration

var preferredLocalizations: [String] { get }

Discussion

An array of NSString objects containing language IDs for localizations in the bundle. The strings are ordered according to the user’s language preferences and available localizations.

See Also

Getting Localization Information