BlazeMomentsPlayerButtonStyle - iOS
The BlazeMomentsPlayerButtonStyle struct represents the configuration for a moment button.
Properties
width
var width: CGFloatThe width of the button.
height
var height: CGFloatThe height of the button.
color
var color: UIColorThe tint color of the button.
isVisible
var isVisible: BoolIndicates whether the button is visible.
isVisibleForAds
var isVisible: BoolIndicates whether the button is visible for ads
contentHorizontalAlignment
var contentHorizontalAlignment: UIControl.ContentHorizontalAlignmentHorizontal content alignment of the button.
contentVerticalAlignment
var contentVerticalAlignment: UIControl.ContentVerticalAlignmentVertical content alignment of the button.
customImage
var customImage: BlazeMomentsPlayerButtonCustomImageStates?Custom image for the button.
Updated 11 days ago
Did this page help you?
