colorPicker(withIdentifier:buttonImage:)
Creates a color picker bar item using the supplied image as its icon.
Declaration
class func colorPicker(withIdentifier identifier: NSTouchBarItem.Identifier, buttonImage image: UIImage) -> Selfclass func colorPicker(withIdentifier identifier: NSTouchBarItem.Identifier, buttonImage image: NSImage) -> Self