Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSColorPickerTouchBarItemMBS class.

NSColorPickerTouchBarItemMBS.color as NSColorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property TouchBar MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The selected color of the picker.

(Read and Write property)

NSColorPickerTouchBarItemMBS.colorList as NSColorListMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property TouchBar MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The color list displayed in the list color picker.

Defaults to the standard system color list. Setting a custom color list will disable the additional tints/shades that appear on long-press.
(Read and Write property)

NSColorPickerTouchBarItemMBS.customizationLabel as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property TouchBar MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
The localized string labelling this item during user customization.
Example
dim t as new NSColorPickerTouchBarItemMBS("test")
t.customizationLabel = "Drawing Color"

The default value is empty string.
(Read and Write property)

NSColorPickerTouchBarItemMBS.enabled as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property TouchBar MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Enables or disabled the color picker.

If it is currently being shown in a popover, it will be dismissed.
(Read and Write property)

NSColorPickerTouchBarItemMBS.showsAlpha as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property TouchBar MBS Mac64bit Plugin 16.5 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Whether or not the picker should allow picking a color with non-1.0 alpha.

Defaults to "not NSColor.ignoresAlpha".
(Read and Write property)

The items on this page are in the following plugins: MBS Mac64bit Plugin.


The biggest plugin in space...