Contents

NSDottedFrameRect(_:)

Draws a bordered rectangle.

Declaration

func NSDottedFrameRect(_ rect: NSRect)

Discussion

Deprecated. Use a dashed NSBezierPath instead.

See Also

Related Documentation

Functions