Contents

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?)

See Also

Creating domains