BlazeFirstTimeSlideCTAStyle - iOS
The BlazeFirstTimeSlideCTAStyle struct represents the style configuration for the Call to Action (CTA) button in the first-time slide.
title
var title: StringThe title text of the CTA button.
backgroundColor
var backgroundColor: UIColorThe background color of the CTA button.
textColor
var textColor: UIColorThe text color of the CTA button.
font
var font: UIFontThe font of the text in the CTA button.
cornerRadius
var cornerRadius: CGFloatThe corner radius of the CTA button.
height
var height: CGFloatThe height of the CTA button.
width
var width: CGFloat?The width of the CTA button.
Updated 11 days ago
Did this page help you?
