Contents

NSMinY(_:)

Returns the smallest y coordinate of a given rectangle.

Declaration

func NSMinY(_ aRect: NSRect) -> Double

Return Value

The smallest y coordinate value within aRect.

See Also

Managing Rectangles