BlazeVideosPlayerButtonCustomImageStates
The BlazeVideosPlayerButtonCustomImageStates struct represents the configuration for a custom image for a video 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 BlazeVideosPlayerButtonCustomImageStates with the specified image configuration.
init(`default`: UIImage,
selected: UIImage?)Updated about 2 months ago
Did this page help you?
