Contents

shadowColor

The color to use for virtual shadows cast by raised objects on the screen.

Declaration

class var shadowColor: NSColor { get }

Return Value

The system color for the virtual shadows case by raised objects on the screen.

Discussion

This method is invoked by shadow(withLevel:). For more information, see NSColor.

See Also

Related Documentation

Highlights and shadows