temporary
A temporary disconnection.
Declaration
static var temporary: NSFileProviderManager.DisconnectionOptions { get }Discussion
Include the temporary value when the disconnection is temporary, such as when updating the domain. Exclude this value when the disconnection isn’t temporary, like when the user logs out.