.Chat.setSearchTintColor()

This API lets you to customize the tint color of the Search bar in the UI .

Syntax

CopiedZohoSalesIQ.Chat.setSearchTintColor(color: UIColor)

Example:

CopiedZohoSalesIQ.Chat.setSearchTintColor(UIColor.red)