init(contentsOf:)
Returns a mapping model initialized from a given URL.
Declaration
init?(contentsOf url: URL?)Parameters
- url:
The location of an archived mapping model.
Return Value
A mapping model initialized from url.
Returns a mapping model initialized from a given URL.
init?(contentsOf url: URL?)The location of an archived mapping model.
A mapping model initialized from url.