ui.Select.setDisabled

Sets whether the select is disabled.

Returns this select.

UsageReturns
Select.setDisabled(disabled)ui.Select
ArgumentTypeDetails
this: ui.selectui.SelectThe ui.Select instance.
disabledBooleanWhether the select is disabled.