GameSaveSyncedDirectory.State.offline(_:)
The directory is available locally, but not fully synced because the device is offline.
Declaration
case offline(URL)Parameters
- URL:
The URL of a directory to read and write game-save data in.
The directory is available locally, but not fully synced because the device is offline.
case offline(URL)The URL of a directory to read and write game-save data in.