The color to use for virtual shadows cast by raised objects on the screen.
SDK
- macOS 10.0+
Framework
- App
Kit
Declaration
@property(class, strong, readonly) NSColor *shadowColor;
Return Value
The system color for the virtual shadows case by raised objects on the screen.
Discussion
This method is invoked by shadow
. For general information about system colors, see Accessing System Colors.