Contents

NSMinX(_:)

Returns the smallest x coordinate of a given rectangle.

Declaration

func NSMinX(_ aRect: NSRect) -> Double

Return Value

The smallest x coordinate value within aRect.

See Also

Managing Rectangles