Contents

getDomainsWithCompletionHandler(_:)

Returns all of the File Provider extension’s domains.

Declaration

class func getDomainsWithCompletionHandler(_ completionHandler: @escaping  @Sendable ([NSFileProviderDomain], (any Error)?) -> Void)
class func domains() async throws -> [NSFileProviderDomain]

Discussion

See Also

Working with domains