setTabLabelVisibility

@CanIgnoreReturnValue
open fun setTabLabelVisibility(mode: Int): TabLayout.Tab

Sets the visibility mode for the Labels in this Tab. The valid input options are:

Return

The current instance for call chaining.

Parameters