List Item Selected Image | Check box image when a list item is selected. | listItemSelectedImage |
List Item Deselected Image | Check box image when a list item is deselected. | listItemDeSelectedImage |
Search Icon Tint Color | Tint color for the search icon, defaults to the secondary icon color from CometChatTheme. | searchIconTintColor |
Search Bar Style | Style of the search bar, defaulting to the standard style. | searchBarStyle |
Search Tint Color | Tint color for the search bar, defaults to the primary color from CometChatTheme. | searchTintColor |
Search Bar Tint Color | Background color of the search bar, defaulting to clear. | searchBarTintColor |
Search Bar Placeholder Text Color | Placeholder text color for the search bar, defaults to the tertiary text color from CometChatTheme. | searchBarPlaceholderTextColor |
Search Bar Placeholder Text Font | Font used for the placeholder text in the search bar, defaults to regular body font. | searchBarPlaceholderTextFont |
Search Bar Text Color | Color of the text entered in the search bar, defaults to the primary text color from CometChatTheme. | searchBarTextColor |
Search Bar Text Font | Font used for the text in the search bar, defaults to regular body font. | searchBarTextFont |
Search Bar Background Color | Background color of the search bar, defaults to a specific background color from CometChatTheme. | searchBarBackgroundColor |
Search Bar Cancel Icon Tint Color | Tint color for the cancel icon in the search bar, defaults to the primary color from CometChatTheme. | searchBarCancelIconTintColor |
Search Bar Cross Icon Tint Color | Tint color for the cross icon in the search bar, defaults to the secondary icon color from CometChatTheme. | searchBarCrossIconTintColor |
Background Color | Background color of the overall view, defaults to a specific background color from CometChatTheme. | backgroundColor |
Border Width | Width of the border around the view, defaults to 0 (no border). | borderWidth |
Border Color | Color of the border around the view, defaults to clear. | borderColor |
Corner Radius | Corner radius settings for the view, defaults to no corner radius. | cornerRadius |
Title Color | Color for the title text, defaults to the primary text color from CometChatTheme. | titleColor |
Title Font | Font used for the title text, defaults to nil (not set). | titleFont |
Large Title Color | Color for the large title text, defaults to the primary text color from CometChatTheme. | largeTitleColor |
Large Title Font | Font used for the large title text, defaults to nil (not set). | largeTitleFont |
Navigation Bar Tint Color | Background color of the navigation bar, defaults to a specific background color from CometChatTheme. | navigationBarTintColor |
Navigation Bar Items Tint Color | Tint color for items in the navigation bar, defaults to the highlight color from CometChatTheme. | navigationBarItemsTintColor |
Error Title Text Font | Font used for the error title text, defaults to a bold heading 3 font from CometChatTypography. | errorTitleTextFont |
Error Title Text Color | Color of the error title text, defaults to the primary text color from CometChatTheme. | errorTitleTextColor |
Error Subtitle Font | Font used for the error subtitle text, defaults to regular body font. | errorSubTitleFont |
Error Subtitle Text Color | Color of the error subtitle text, defaults to the secondary text color from CometChatTheme. | errorSubTitleTextColor |
Retry Button Text Color | Color for the retry button text, defaults to button text color from CometChatTheme. | retryButtonTextColor |
Retry Button Text Font | Font used for the retry button text, defaults to medium button font from CometChatTypography. | retryButtonTextFont |
Retry Button Background Color | Background color for the retry button, defaults to the primary color from CometChatTheme. | retryButtonBackgroundColor |
Retry Button Border Color | Border color for the retry button, defaults to clear. | retryButtonBorderColor |
Retry Button Border Width | Width of the border around the retry button, defaults to 0 (no border). | retryButtonBorderWidth |
Retry Button Corner Radius | Corner radius settings for the retry button, defaults to a specific corner radius from CometChatSpacing. | retryButtonCornerRadius |
Empty State Title Font | Font used for the empty state title text, defaults to a bold heading 3 font from CometChatTypography. | emptyTitleTextFont |
Empty State Title Color | Color of the empty state title text, defaults to the primary text color from CometChatTheme. | emptyTitleTextColor |
Empty State Subtitle Font | Font used for the empty state subtitle text, defaults to regular body font. | emptySubTitleFont |
Empty State Subtitle Color | Color of the empty state subtitle text, defaults to the secondary text color from CometChatTheme. | emptySubTitleTextColor |
Table View Separator | Color of the table view separator, defaults to clear. | tableViewSeparator |
List Item Title Text Color | Color of the title text in list items, defaults to the primary text color from CometChatTheme. | listItemTitleTextColor |
List Item Title Font | Font used for the title text in list items, defaults to medium heading 4 font from CometChatTypography. | listItemTitleFont |
List Item Subtitle Text Color | Color of the subtitle text in list items, defaults to the secondary text color from CometChatTheme. | listItemSubTitleTextColor |
List Item Subtitle Font | Font used for the subtitle text in list items, defaults to regular body font. | listItemSubTitleFont |
List Item Background | Background color for list items, defaults to clear. | listItemBackground |
List Item Selected Background | Background color for list items if selected, defaults to clear. | listItemSelectedBackground |
List Item Border Width | Width of the border around list items, defaults to 0 (no border). | listItemBorderWidth |
List Item Border Color | Color of the border around list items, defaults to the light border color from CometChatTheme. | listItemBorderColor |
List Item Corner Radius | Corner radius settings for list items, defaults to no corner radius. | listItemCornerRadius |
List Item Selection Image Tint | Tint color for the selection image in list items, defaults to the highlight color from CometChatTheme. | listItemSelectionImageTint |
List Item Deselection Image Tint | Tint color for the deselected image in list items. | listItemDeSelectedImageTint |
Password Group Image Tint Color | Tint color for the password group image, defaults to the background color from CometChatTheme. | passwordGroupImageTintColor |
Password Group Image Background Color | Background color for the password group image, defaults to the warning color from CometChatTheme. | passwordGroupImageBackgroundColor |
Private Group Image Tint Color | Tint color for the private group image, defaults to the background color from CometChatTheme. | privateGroupImageTintColor |
Private Group Image Background Color | Background color for the private group image, defaults to the success color from CometChatTheme. | privateGroupImageBackgroundColor |
Private Group Icon | Image for a private group icon. | privateGroupIcon |
Protected Group Icon | Image for a protected group icon. | protectedGroupIcon |