Contents

developmentLocalization

The localization for the development language.

Declaration

var developmentLocalization: String? { get }

Discussion

This property corresponds to the value in the CFBundleDevelopmentRegion key of the bundle’s property list (Info.plist).

See Also

Getting Localization Information