eraseColor()
Retrieves the current color used to erase the view.
Declaration
func eraseColor() -> NSColor!Return Value
The color object previously set using the setEraseColor(_:) method.
Retrieves the current color used to erase the view.
func eraseColor() -> NSColor!The color object previously set using the setEraseColor(_:) method.