Deactivates the receiver and redraws it.
SDK
- macOS 10.0+
Framework
- App
Kit
Declaration
func deactivate()
Deactivates the receiver and redraws it.
SDK
Framework
func deactivate()
func activate(Bool)
Activates the receiver, displays the color panel, and makes the current color the same as its own.
var is Active: Bool
A Boolean value that determines whether the color well is active.