Contents

currentControlTint

The current system control tint color.

Declaration

class var currentControlTint: NSControlTint { get }

Return Value

The current system control tint.

Discussion

An application can register for the currentControlTintDidChangeNotification notification to be notified of changes to the system control tint.

See Also

Related Documentation

Control colors