OutgoingCallStyle
Styling properties of the CometChatOutgoingCall
component
Properties | Description |
---|---|
width | Sets the width of the component |
height | Sets the height of the component |
border | Sets the border of the component |
borderRadius | Sets the border radius of the component |
background | Sets all background style properties at once, such as color, image, origin and size, or repeat method. Reference link |
titleTextFont | Sets all the different properties of font for the heading text. Reference link |
titleTextColor | Sets the foreground color of heading text. |
subtitleTextFont | Sets all the different properties of font for the subtitle text. Reference link |
subtitleTextColor | Sets the foreground color of subtitle text |
declineButtonTextFont | Sets all the different properties of font for the text of the decline button. Reference link |
declineButtonTextColor | Sets the foreground color of decline button text. |
acceptButtonBorder | Sets the border of the decline button |
declineButtonIconBackground | Sets all background style properties at once, such as color, image, origin and size, or repeat method for the decline button. Reference link |
declineButtonIconTint | Sets the icon tint displayed in the decline button |