setPopupFixedWidth

open fun setPopupFixedWidth(fixed: Boolean)

Specifies whether the popup’s width should be a fixed width.

If @fixed is true, the popup's width is set to match the allocated width of the combo box.

Parameters

fixed

whether to use a fixed popup width