init(url:)
Creates a printer destination with the specified address.
Declaration
init(url: URL)Parameters
- url:
A URL that identifies the location of the printer.
Return Value
An object representing the printer.
Creates a printer destination with the specified address.
init(url: URL)A URL that identifies the location of the printer.
An object representing the printer.