Contents

localizations

A list of all the localizations contained in the bundle.

Declaration

var localizations: [String] { get }

Discussion

An array of NSString objects containing language IDs for all the localizations contained in the bundle.

See Also

Getting Localization Information