Contents

NSMaxY(_:)

Returns the largest y coordinate of a given rectangle.

Declaration

func NSMaxY(_ aRect: NSRect) -> Double

Return Value

The largest y coordinate value within aRect.

See Also

Managing Rectangles