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