-
A default file path to store
PersonalData
. The path relies on the standard Documents folder available for the application.Note
This path is constant across app sessions.Declaration
Swift
public static var filePath: String { get }
A default file path to store PersonalData
. The path relies on the standard Documents folder
available for the application.
Note
This path is constant across app sessions.Swift
public static var filePath: String { get }