Enumerations
The following enumerations are available globally.
-
Configure your SynchronizationManager instance with a localization scheme to define which data should be saved to your persistent store. The
See moreLocalizationScheme.defaultscheme will save entities representing data only for the default locale of your space, while theLocalizationScheme.allwill save data for all locales.Declaration
Swift
public enum LocalizationScheme
Enumerations Reference