Returns a dictionary of keys and values describing the device.
SDK
- macOS 10.0+
Framework
- App
Kit
Declaration
var deviceDescription: [NSDevice Description Key : Any] { get }
Return Value
A dictionary of the device properties. See NSGraphics
for possible keys. The only key guaranteed to exist is NSDevice
.