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