Contents

setBorderColor(_:)

Sets the color of all borders of the text block.

Declaration

func setBorderColor(_ color: NSColor?)

Parameters

  • color:

    The new color.

Discussion

This setting has no visible effect unless the border width is larger than the default, which is 0.

See Also

Related Documentation

Working with color