Contents

PMPrinterIsFavorite(_:)

Returns a Boolean value indicating whether a printer is in the user’s list of favorite printers.

Declaration

func PMPrinterIsFavorite(_ printer: PMPrinter) -> Bool

Parameters

  • printer:

    The printer you’re looking for in the favorite printer list.

Return Value

If true, the specified printer is in the user’s list of favorite printers; otherwise, false.

See Also

Accessing Information About a Printer