setHeader

fun setHeader(header: Any?)

Sets the header text for the TabList. If header is null, it will remove the header entirely

Parameters

header

the header to set, or null to clear

Sources

Link copied to clipboard