convertRectFromBacking(_:)
Converts the rectangle from the device pixel aligned coordinates system of a screen.
Declaration
func convertRectFromBacking(_ rect: NSRect) -> NSRectParameters
- rect:
The rectangle.
Return Value
The rectangle converted from the device pixel aligned coordinates system of the screen.