BlazeMomentsPlayerButtonCustomImageStates
The BlazeMomentsPlayerButtonCustomImageStates struct represents the configuration for a custom image for a moment button.
Properties
default
defaultvar `default`: UIImageThe default image for the button
selected
var selected: UIImage?The selected image for the button
Initialization
Initializes a new instance of BlazeMomentButtonCustomImage with the specified image configuration.
init(`default`: UIImage,
selected: UIImage?)Updated about 2 months ago
Did this page help you?
