Retrieves the current color used to erase the view.
SDK
- macOS 10.4–10.15Deprecated
Framework
- Quartz
Declaration
func eraseColor() -> NSColor!
Return Value
The color object previously set using the set
method.
Retrieves the current color used to erase the view.
SDK
Framework
func eraseColor() -> NSColor!
The color object previously set using the set
method.