.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)
This API lets you to customize the tint color of the Search bar in the UI .
CopiedZohoSalesIQ.Chat.setSearchTintColor(color: UIColor)
CopiedZohoSalesIQ.Chat.setSearchTintColor(UIColor.red)