releaseKnownFolders(_:localizedReason:completionHandler:)
Asks the system to stop replicating the specified known folders in the domain.
Declaration
func releaseKnownFolders(_ knownFolders: NSFileProviderKnownFolders, localizedReason: String, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func releaseKnownFolders(_ knownFolders: NSFileProviderKnownFolders, localizedReason: String) async throwsDiscussion
Use this method to immediately disable replication of the specified known folders.