setCustomTab

abstract fun setCustomTab(value: Boolean)

Sets the current tab as a custom tab or a regular tab.

Parameters

value

true to set the current tab as a custom tab, false to set it as a regular tab.