setCloseButtonPosition
fun CustomTabsIntent.Builder.setCloseButtonPosition(position: CloseButtonPosition): CustomTabsIntent.Builder(source)
Sets the position of the close button. This method allows for an enum CloseButtonPosition to be used.
Since
0.0.1
Parameters
position
The desired position.