BlazeWidgetItemImageContainerBorderStateStyle - iOS
The BlazeWidgetItemImageContainerBorderStateStyle struct is responsible for defining the appearance of the border around the image within a widget item.
Properties
isVisible
var isVisible: BoolA Bool value that determines whether the border is visible.
color
var color: UIColorA UIColor value that defines the color of the border.
insets
var insets: CGFloatA CGFloat value that defines the distance between the border to the image.
width
var width: CGFloatA CGFloat value that defines the width of the border.
Updated 11 days ago
Did this page help you?
