Contents

NSRectToCGRect(_:)

Returns a CGRect typecast from an NSRect.

Declaration

func NSRectToCGRect(_ nsrect: NSRect) -> CGRect

Return Value

A CGRect typecast from an NSRect.

See Also

Related Documentation

Managing Rectangles