I\'m looking to find the value that \"About this Mac\" shows (2560 x 1600 on my 13\" MBP). I have tried CGDisplayBounds and NSScreen.main, both do not return those values bu
NSScreen has backingScaleFactor property to check the scale
NSScreen
backingScaleFactor