Storage
public enum Storage
Types of storage available
-
Undocumented
Declaration
Swift
case iCloudContainer(containerIdentifier: String?) -
Undocumented
Declaration
Swift
case localDirectory(rootURL: URL)
View on GitHub