NSEqualRects(_:_:)
Returns a Boolean value that indicates whether the two rectangles are equal.
Declaration
func NSEqualRects(_ aRect: NSRect, _ bRect: NSRect) -> BoolReturns a Boolean value that indicates whether the two rectangles are equal.
func NSEqualRects(_ aRect: NSRect, _ bRect: NSRect) -> Bool