.Chat.setBarTintColor()

This API lets you set the tint color for bar button items in the navigation bar

Syntax

CopiedZohoSalesIQ.Chat.setBarTintColor(color: UIColor)

Example

CopiedZohoSalesIQ.Chat.setBarTintColor(UIColor.white)