BlazeStoryPlayerChipStyle - iOS
The BlazeStoryPlayerChipStyle struct represents the style of a chip used in a story.
Properties
titlePadding
var titlePadding: NSDirectionalEdgeInsetsThe padding for the title within the chip.
text
var text: StringThe text displayed on the chip.
textColor
var textColor: UIColorThe color of the text.
backgroundColor
var backgroundColor: UIColorThe background color of the chip.
isVisible
var isVisible: BoolIndicates whether the chip is visible.
Updated 11 days ago
Did this page help you?
