deviceDescription
A dictionary of keys and values that describe the device.
Declaration
var deviceDescription: [NSDeviceDescriptionKey : Any] { get }Return Value
A dictionary of the device properties. See NSGraphics.h for possible keys. The only key guaranteed to exist is NSDeviceIsPrinter.