Contents

displayName

A human-readable string that displays the name of a printer.

Declaration

var displayName: String? { get set }

Discussion

This property contains a name that describes the printer’s manufacturer and model number to display in the app’s user interface. If nil, the txtRecord property can produce the display name.

See Also

Describing the printer