BlazeStoryPlayerTitleTextStyle - Android
The BlazeStoryPlayerTitleTextStyle class represents the style of title in a story.
Properties
fontResId
@FontRes var fontResId: Int?A resource id representing the path of the font.
textSize
var textSize: FloatThe size of the text.
textColor
var textColor: IntThe color of the text.
isVisible
var isVisible: BooleanA flag indicates whether the title is visible.
Updated 11 days ago
Did this page help you?
