init(displayName:userInfo:volumeURL:)
Creates a new file provider domain with the specified URL and display name.
Declaration
init(displayName: String, userInfo: [AnyHashable : Any] = [:], volumeURL: URL?)Creates a new file provider domain with the specified URL and display name.
init(displayName: String, userInfo: [AnyHashable : Any] = [:], volumeURL: URL?)