setTransparencyControlEnabled
Sets whether the transparency control (opacity bar) is enabled in the color picker.
When enabled, the user can adjust the alpha value (transparency) of the selected color. When disabled, the opacity bar is hidden, and the color will be fully opaque.
Parameters
enabled
true
to enable the transparency control, false
to disable it.