BlazeWidgetItemImageContainerBorderStateStyle - Android
BlazeWidgetItemImageContainerBorderStateStyle is responsible for defining the style of the border around the image within a widget item.
Properties
isVisible
var isVisible: BooleanA Boolean value that determines whether the border is visible.
color
var color: IntA Int value that defines the color of the border.
margin
var margin: BlazeDpA BlazeDp value that defines the distance between the border to the image.
width
var width: BlazeDpA BlazeDp value that defines the width of the border.
Updated 11 days ago
Did this page help you?
