displayName

@Contract(value = "_ -> this", mutates = "this")
abstract fun displayName(name: Component?): TabListEntry.Builder

Sets the display name of the entry to the given name.

Return

this builder

Parameters

name

the name