Contents

highlightColor(in:)

Returns the highlight color that the receiver wants to display.

Declaration

func highlightColor(in controlView: NSView) -> NSColor?

Parameters

  • controlView:

    The view for which to return the highlight color.

Return Value

The highlight color.

See Also

Managing Browser Cell State