BlazeWidgetItemDurationElementStateStyle - Android
The BlazeWidgetItemDurationElementStateStyle class represents the configuration for the duration element of a widget item, for a specific state.
Properties
textStyle
var textStyle: BlazeWidgetItemTextStyleThe text style of the duration element in the current state.
isVisible
var isVisible: BooleanThe visibility of the duration element in the current state.
backgroundColor
var backgroundColor: IntThe background color of the duration element in the current state.
backgroundImageResId
var backgroundImageResId: Int?The path to the background image of the duration element in the current state.
cornerRadius
var cornerRadius: BlazeDpThe corner radius of the duration element in the current state.
textStyle
var textStyle: BlazeWidgetItemTextStyleThe text style of the duration element in the current state.
cornerRadiusRatio
var cornerRadiusRatio: FloatThe corner radius ratio of the duration element in the current state.
borderColor
var borderColor: IntThe border color of the duration element in the current state.
borderWidth
var borderWidth: BlazeDpThe border width of the duration element in the current state.
Updated 11 days ago
Did this page help you?
