NSMinX(_:)
Returns the smallest x coordinate of a given rectangle.
Declaration
func NSMinX(_ aRect: NSRect) -> DoubleReturn Value
The smallest x coordinate value within aRect.
Returns the smallest x coordinate of a given rectangle.
func NSMinX(_ aRect: NSRect) -> DoubleThe smallest x coordinate value within aRect.