Global Variables

The following global variables are available globally.

  • Returns path of documents directory

    Declaration

    Swift

    public var documentsDirectoryPath: String?
  • Returns path of documents directory caches

    Declaration

    Swift

    public var cachesDirectoryPath: String?