Braze Text Announcement Content Card Styling
class BrazeTextAnnouncementContentCardStyling(modifier: ERROR CLASS: Symbol not found for Modifier?? = null, pinnedResourceId: Int = 0, pinnedImageAlignment: ERROR CLASS: Symbol not found for Alignment = UndefinedAlignment, unreadIndicatorColor: ERROR CLASS: Symbol not found for Color = Color.Unspecified, cardBackgroundColor: ERROR CLASS: Symbol not found for Color = Color.Unspecified, pinnedComposable: () -> Unit? = null, borderColor: ERROR CLASS: Symbol not found for Color = Color.Unspecified, borderSize: ERROR CLASS: Symbol not found for Dp = Dp.Unspecified, topBorderSize: ERROR CLASS: Symbol not found for Dp = Dp.Unspecified, startBorderSize: ERROR CLASS: Symbol not found for Dp = Dp.Unspecified, endBorderSize: ERROR CLASS: Symbol not found for Dp = Dp.Unspecified, bottomBorderSize: ERROR CLASS: Symbol not found for Dp = Dp.Unspecified, borderRadius: ERROR CLASS: Symbol not found for Dp = Dp.Unspecified, shadowColor: ERROR CLASS: Symbol not found for Color = Color.Unspecified, shadowSize: ERROR CLASS: Symbol not found for Dp = Dp.Unspecified, shadowRadius: ERROR CLASS: Symbol not found for Dp = Dp.Unspecified, val textColumnPaddingTop: ERROR CLASS: Symbol not found for Dp = 20.dp, val textColumnPaddingBottom: ERROR CLASS: Symbol not found for Dp = 25.dp, val textColumnPaddingStart: ERROR CLASS: Symbol not found for Dp = 25.dp, val textColumnPaddingEnd: ERROR CLASS: Symbol not found for Dp = 25.dp, titleTextStyle: ERROR CLASS: Symbol not found for TextStyle?? = null, descriptionTextStyle: ERROR CLASS: Symbol not found for TextStyle?? = null, actionHintTextStyle: ERROR CLASS: Symbol not found for TextStyle?? = null, titleTextColor: ERROR CLASS: Symbol not found for Color = Color.Unspecified, val titleTextSize: ERROR CLASS: Symbol not found for TextUnit = 16.sp, val titleFontWeight: ERROR CLASS: Symbol not found for FontWeight = FontWeight.Bold, val titleIncludeFontPadding: Boolean = false, val titlePaddingBottom: ERROR CLASS: Symbol not found for Dp = 10.dp, descriptionTextColor: ERROR CLASS: Symbol not found for Color = Color.Unspecified, val descriptionTextSize: ERROR CLASS: Symbol not found for TextUnit = 13.sp, val descriptionIncludeFontPadding: Boolean = false, actionHintTextColor: ERROR CLASS: Symbol not found for Color = Color.Unspecified, val actionHintTextSize: ERROR CLASS: Symbol not found for TextUnit = 13.sp, val actionHintIncludeFontPadding: Boolean = false, val actionHintPaddingTop: ERROR CLASS: Symbol not found for Dp = 10.dp) : BrazeContentCardBaseStyling
Styling configuration for Text Announcement Content Cards.
Constructors
Link copied to clipboard
constructor(modifier: ERROR CLASS: Symbol not found for Modifier?? = null, pinnedResourceId: Int = 0, pinnedImageAlignment: ERROR CLASS: Symbol not found for Alignment = UndefinedAlignment, unreadIndicatorColor: ERROR CLASS: Symbol not found for Color = Color.Unspecified, cardBackgroundColor: ERROR CLASS: Symbol not found for Color = Color.Unspecified, pinnedComposable: () -> Unit? = null, borderColor: ERROR CLASS: Symbol not found for Color = Color.Unspecified, borderSize: ERROR CLASS: Symbol not found for Dp = Dp.Unspecified, topBorderSize: ERROR CLASS: Symbol not found for Dp = Dp.Unspecified, startBorderSize: ERROR CLASS: Symbol not found for Dp = Dp.Unspecified, endBorderSize: ERROR CLASS: Symbol not found for Dp = Dp.Unspecified, bottomBorderSize: ERROR CLASS: Symbol not found for Dp = Dp.Unspecified, borderRadius: ERROR CLASS: Symbol not found for Dp = Dp.Unspecified, shadowColor: ERROR CLASS: Symbol not found for Color = Color.Unspecified, shadowSize: ERROR CLASS: Symbol not found for Dp = Dp.Unspecified, shadowRadius: ERROR CLASS: Symbol not found for Dp = Dp.Unspecified, textColumnPaddingTop: ERROR CLASS: Symbol not found for Dp = 20.dp, textColumnPaddingBottom: ERROR CLASS: Symbol not found for Dp = 25.dp, textColumnPaddingStart: ERROR CLASS: Symbol not found for Dp = 25.dp, textColumnPaddingEnd: ERROR CLASS: Symbol not found for Dp = 25.dp, titleTextStyle: ERROR CLASS: Symbol not found for TextStyle?? = null, descriptionTextStyle: ERROR CLASS: Symbol not found for TextStyle?? = null, actionHintTextStyle: ERROR CLASS: Symbol not found for TextStyle?? = null, titleTextColor: ERROR CLASS: Symbol not found for Color = Color.Unspecified, titleTextSize: ERROR CLASS: Symbol not found for TextUnit = 16.sp, titleFontWeight: ERROR CLASS: Symbol not found for FontWeight = FontWeight.Bold, titleIncludeFontPadding: Boolean = false, titlePaddingBottom: ERROR CLASS: Symbol not found for Dp = 10.dp, descriptionTextColor: ERROR CLASS: Symbol not found for Color = Color.Unspecified, descriptionTextSize: ERROR CLASS: Symbol not found for TextUnit = 13.sp, descriptionIncludeFontPadding: Boolean = false, actionHintTextColor: ERROR CLASS: Symbol not found for Color = Color.Unspecified, actionHintTextSize: ERROR CLASS: Symbol not found for TextUnit = 13.sp, actionHintIncludeFontPadding: Boolean = false, actionHintPaddingTop: ERROR CLASS: Symbol not found for Dp = 10.dp)
Properties
Link copied to clipboard
Whether to include font padding for the action hint.
Link copied to clipboard
Padding above the action hint text.
Link copied to clipboard
Link copied to clipboard
Font size of the action hint text.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Whether to include font padding for the description.
Link copied to clipboard
Link copied to clipboard
Font size of the description text.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Padding below the text column.
Link copied to clipboard
Padding at the end of the text column.
Link copied to clipboard
Padding at the start of the text column.
Link copied to clipboard
Padding above the text column.
Link copied to clipboard
Font weight of the title text.
Link copied to clipboard
Whether to include font padding for the title.
Link copied to clipboard
Padding below the title text.
Link copied to clipboard
Link copied to clipboard
Font size of the title text.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard