listed

@Contract(value = "_ -> this", mutates = "this")
abstract fun listed(value: Boolean): TabListEntry.Builder

Sets whether the entry is displayed on the list to the given value.

Return

this builder

Parameters

value

the value of the setting