Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
iOS
UImageView
set(cornerRadius: CGFloat)
cornerRadius
CometChatStatusIndicator
set(borderColor: UIColor)
borderColor
set(borderWidth: CGFloat)
borderWidth
set(backgroundColor: UIColor)
color
set(icon: UIImage, with tintColor: UIColor)
image for
statusIndicator.set(borderWidth:8) .set(borderColor: [UIColor lightGreen]) .set(backgroundColor: [UIColor:green])
statusIndicator.set(icon: UIImage(named: "lock.png"))